diff -r c2a05fa925a1 -r 6b0a5f4923d3 process.h --- a/process.h Fri Dec 08 20:18:56 2006 +0000 +++ b/process.h Thu Sep 17 09:41:09 2009 +0000 @@ -14,7 +14,6 @@ Process (); ~Process (); void clear(); - void waitFinished(); QString getErrout(); QString getStdout();