From 06a41da04e726ffd35da18d99cd2f46cb99467be Mon Sep 17 00:00:00 2001 From: hjk Date: Mon, 4 Jul 2011 16:16:49 +0200 Subject: analyzer: move convenience factory back to base plugin Change-Id: Ife82b74ce4b457dd9e6a6cc3749cb629aeeacf58 Reviewed-on: http://codereview.qt.nokia.com/1086 Reviewed-by: hjk Reviewed-by: Qt Sanity Bot --- src/plugins/qmlprofiler/qmlprofilertool.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/qmlprofiler/qmlprofilertool.h') diff --git a/src/plugins/qmlprofiler/qmlprofilertool.h b/src/plugins/qmlprofiler/qmlprofilertool.h index f3d9b3063e..50e3d1d55c 100644 --- a/src/plugins/qmlprofiler/qmlprofilertool.h +++ b/src/plugins/qmlprofiler/qmlprofilertool.h @@ -62,7 +62,6 @@ public: ProjectExplorer::RunConfiguration *runConfiguration = 0); QWidget *createControlWidget(); - void startTool(Analyzer::StartMode mode); public slots: void connectClient(int port); -- cgit v1.2.1