forked from qt-creator/qt-creator
analyzer: remove output pane
It's all dockwidgets now. Change-Id: Ia47ca9331fdfbe12ca11f77c26afc35e73a2fae3 Reviewed-on: http://codereview.qt.nokia.com/776 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -442,7 +442,7 @@ void QmlProfilerTool::attach()
|
||||
|
||||
connectClient();
|
||||
AnalyzerManager::instance()->showMode();
|
||||
AnalyzerManager::instance()->popupOutputPane();
|
||||
//AnalyzerManager::instance()->popupOutputPane();
|
||||
} else {
|
||||
stopRecording();
|
||||
}
|
||||
|
Reference in New Issue
Block a user