forked from qt-creator/qt-creator
Made CDB use colored output and add LogWarning.
This commit is contained in:
@@ -107,7 +107,6 @@ private slots:
|
||||
void slotConsoleStubStarted();
|
||||
void slotConsoleStubError(const QString &msg);
|
||||
void slotConsoleStubTerminated();
|
||||
void slotAttachedCrashed();
|
||||
void warning(const QString &w);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user