forked from qt-creator/qt-creator
analyzer: finish split of tools into "tools-with-modes"
Change-Id: I82b61c07172a33b861a7d6db903ac2516019498b Reviewed-on: http://codereview.qt.nokia.com/1054 Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -48,7 +48,7 @@ const char * const C_QMLDEBUGGER = "Qml/JavaScript Debugger";
|
||||
|
||||
// Project Explorer run mode (RUN/DEBUG)
|
||||
const char * const DEBUGMODE = "Debugger.DebugMode";
|
||||
const char * const DEBUGMODE2 = "Debugger.DebugMode2";
|
||||
const char * const DEBUGMODE2 = "Debugger.DebugMode2"; // Breaks on main.
|
||||
|
||||
// Common actions (accessed by QML inspector)
|
||||
const char * const INTERRUPT = "Debugger.Interrupt";
|
||||
|
||||
Reference in New Issue
Block a user