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:
hjk
2011-06-27 16:13:46 +02:00
committed by hjk
parent 0753c7bd2e
commit a9f53ec9c5
15 changed files with 52 additions and 812 deletions

View File

@@ -442,7 +442,7 @@ void QmlProfilerTool::attach()
connectClient();
AnalyzerManager::instance()->showMode();
AnalyzerManager::instance()->popupOutputPane();
//AnalyzerManager::instance()->popupOutputPane();
} else {
stopRecording();
}