forked from qt-creator/qt-creator
Tasks: Only report warning tasks in build progress
Task-number: QTCREATORBUG-5020 Change-Id: Iead3d76509dd7b6d6c04d0ef64b7b3d2cad316d0 Reviewed-on: http://codereview.qt.nokia.com/369 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
virtual ~TaskWindow();
|
||||
|
||||
int taskCount() const;
|
||||
int warningTaskCount() const;
|
||||
int errorTaskCount() const;
|
||||
|
||||
// IOutputPane
|
||||
|
||||
Reference in New Issue
Block a user