process.h
changeset 429 69a4c16bd85b
parent 408 c2a05fa925a1
child 825 1ad892c1a709
     1.1 --- a/process.h	Mon Feb 19 12:01:52 2007 +0000
     1.2 +++ b/process.h	Mon Feb 19 12:01:52 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