forked from qt-creator/qt-creator
analyzer: refactor progress
Change-Id: If74c8035bc83a8113c2a15dcacefa38afbbbb4d8 Reviewed-on: http://codereview.qt.nokia.com/1056 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -39,7 +39,7 @@ namespace Debugger {
|
||||
namespace Constants {
|
||||
|
||||
// Debug mode
|
||||
const char * const MODE_DEBUG = "Debugger.Mode.Debug";
|
||||
const char * const MODE_DEBUG = "Mode.Debug";
|
||||
|
||||
// Contexts
|
||||
const char * const C_DEBUGMODE = "Debugger.DebugMode";
|
||||
|
||||
Reference in New Issue
Block a user