forked from qt-creator/qt-creator
Git: Added decoration to log and show
Merge-request: 385 Reviewed-by: Tobias Hunger <tobias.hunger@gmx.de> Change-Id: Id3ad9b6153ca9ca1133f0f3a90fe63ecf6525caa Task-number: QTCREATORBUG-5749 Reviewed-on: http://codereview.qt-project.org/5158 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
a323c0d9fb
commit
c20bc6abd1
@@ -228,6 +228,7 @@ public:
|
||||
static QString msgNoChangedFiles();
|
||||
|
||||
static const char *noColorOption;
|
||||
static const char *decorateOption;
|
||||
|
||||
public slots:
|
||||
void show(const QString &source, const QString &id, const QStringList &args = QStringList());
|
||||
|
||||
Reference in New Issue
Block a user