diff -r c2a05fa925a1 -r 192e1392ba6a process.h --- a/process.h Fri Dec 08 20:18:56 2006 +0000 +++ b/process.h Wed Jul 16 10:44:44 2008 +0000 @@ -14,7 +14,6 @@ Process (); ~Process (); void clear(); - void waitFinished(); QString getErrout(); QString getStdout();