summaryrefslogtreecommitdiff
path: root/src/plugins/valgrind/memchecktool.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/valgrind/memchecktool.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/valgrind/memchecktool.h')
-rw-r--r--src/plugins/valgrind/memchecktool.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/valgrind/memchecktool.h b/src/plugins/valgrind/memchecktool.h
index 273593ae7a..820aeb5e51 100644
--- a/src/plugins/valgrind/memchecktool.h
+++ b/src/plugins/valgrind/memchecktool.h
@@ -112,7 +112,6 @@ private slots:
private:
void ensureWidgets();
bool canRunRemotely() const;
- bool needsOutputPane() const { return true; }
void initializeDockWidgets();
void initialize() {}
void extensionsInitialized();