forked from qt-creator/qt-creator
Fixed auto-switching issues with QML inspector and c++ debugger
Reviewed-by: hjk
This commit is contained in:
@@ -63,7 +63,6 @@ public:
|
||||
virtual void shutdown();
|
||||
|
||||
public slots:
|
||||
void activateDebugger(const QString &langName);
|
||||
void activateDebuggerForProject(ProjectExplorer::Project *project, const QString &runMode);
|
||||
void setDockWidgetArrangement(const QString &activeLanguage);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user