1.1 --- a/process.h Fri Dec 08 20:18:56 2006 +0000
1.2 +++ b/process.h Mon Jul 23 12:42:02 2007 +0000
1.3 @@ -14,7 +14,6 @@
1.4 Process ();
1.5 ~Process ();
1.6 void clear();
1.7 - void waitFinished();
1.8 QString getErrout();
1.9 QString getStdout();
1.10