forked from qt-creator/qt-creator
debugger: fix addToWatchWindow
This commit is contained in:
@@ -462,7 +462,6 @@ void DebuggerRunControl::start()
|
||||
.arg(toolChainName(sp.toolChainType)), LogStatus);
|
||||
showMessage(DebuggerSettings::instance()->dump(), LogDebug);
|
||||
|
||||
plugin()->setBusyCursor(false);
|
||||
engine()->startDebugger(this);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user