summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprofiler/qmlprofilertool.h
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2011-06-27 16:13:46 +0200
committerhjk <qthjk@ovi.com>2011-06-27 16:17:11 +0200
commita9f53ec9c5629cd2a9914fa6b8d7cba7612f4bbb (patch)
tree203aab94352b646d235ed1271336cf8e77d4b8b5 /src/plugins/qmlprofiler/qmlprofilertool.h
parent0753c7bd2eb0f7f8d0c8c907fb5a5f4d66c69895 (diff)
downloadqt-creator-a9f53ec9c5629cd2a9914fa6b8d7cba7612f4bbb.tar.gz
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>
Diffstat (limited to 'src/plugins/qmlprofiler/qmlprofilertool.h')
-rw-r--r--src/plugins/qmlprofiler/qmlprofilertool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/qmlprofiler/qmlprofilertool.h b/src/plugins/qmlprofiler/qmlprofilertool.h
index 375b82a714..f1a208045a 100644
--- a/src/plugins/qmlprofiler/qmlprofilertool.h
+++ b/src/plugins/qmlprofiler/qmlprofilertool.h
@@ -62,7 +62,6 @@ public:
QWidget *createControlWidget();
bool canRunRemotely() const;
- bool needsOutputPane() const { return false; }
public slots:
void connectClient();