diff -r 9ae68208e2ff -r 69a4c16bd85b process.h --- a/process.h Mon Feb 19 12:01:52 2007 +0000 +++ b/process.h Mon Feb 19 12:01:52 2007 +0000 @@ -14,7 +14,6 @@ Process (); ~Process (); void clear(); - void waitFinished(); QString getErrout(); QString getStdout();