forked from qt-creator/qt-creator
VCS: Introduce message style
Similar to compile and app output panes Change-Id: Ib9ac6d8be880739ae78d0a39f7051cbe616e46c2 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
f9c4889a7f
commit
a9095ee104
@@ -106,6 +106,9 @@ public slots:
|
||||
const QString &binary,
|
||||
const QStringList &args);
|
||||
|
||||
// Append a blue message text and pop up.
|
||||
void appendMessage(const QString &text);
|
||||
|
||||
private:
|
||||
VcsBaseOutputWindow();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user