ConsoleProcess: undo pointless processError() => processMessage(bool error) change

This commit is contained in:
Oswald Buddenhagen
2011-05-11 16:27:33 +02:00
parent 322a8481a7
commit cfb232eba9
9 changed files with 47 additions and 51 deletions

View File

@@ -160,7 +160,7 @@ private slots:
void postCommandSequence(unsigned mask);
void operateByInstructionTriggered(bool);
void consoleStubMessage(const QString &, bool);
void consoleStubError(const QString &);
void consoleStubProcessStarted();
void consoleStubExited();