Made CDB use colored output and add LogWarning.

This commit is contained in:
Friedemann Kleint
2009-06-19 12:47:23 +02:00
parent cf2125e045
commit a360c65e4d
10 changed files with 44 additions and 58 deletions

View File

@@ -107,7 +107,6 @@ private slots:
void slotConsoleStubStarted();
void slotConsoleStubError(const QString &msg);
void slotConsoleStubTerminated();
void slotAttachedCrashed();
void warning(const QString &w);
private: