forked from qt-creator/qt-creator
QmlProfiler: Enable attach action only if profiler is current tool
This commit is contained in:
@@ -677,6 +677,8 @@ void AnalyzerManager::toolSelected(int idx)
|
||||
updateRunActions();
|
||||
|
||||
selectingTool = false;
|
||||
|
||||
emit currentToolChanged(newTool);
|
||||
}
|
||||
|
||||
void AnalyzerManager::toolSelected(QAction *action)
|
||||
|
||||
Reference in New Issue
Block a user