diff -r c2a05fa925a1 -r c2ce9944148c process.h --- a/process.h Fri Dec 08 20:18:56 2006 +0000 +++ b/process.h Wed Feb 10 13:48:42 2010 +0000 @@ -14,7 +14,6 @@ Process (); ~Process (); void clear(); - void waitFinished(); QString getErrout(); QString getStdout();