forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.9'
Conflicts: qbs/modules/qtc/qtc.qbs qtcreator.pri src/plugins/pythoneditor/pythoneditorplugin.cpp Change-Id: I9a95df5e16b34538539ced7dfc5d326b700794e6
This commit is contained in:
@@ -74,7 +74,7 @@ public:
|
||||
None,
|
||||
Error, // Red error text
|
||||
Warning, // Dark yellow warning text
|
||||
Command, // A bold command with timetamp "10:00 " + "Executing: vcs -diff"
|
||||
Command, // A bold command with timestamp "10:00 " + "Executing: vcs -diff"
|
||||
Message, // A blue message text (e.g. "command has finished successfully")
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user