summaryrefslogtreecommitdiff
path: root/src/application.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-08-10 15:31:03 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:05 +0100
commit06794b6a16187fd1a0f947188f0f5988b80c380b (patch)
tree6ade3427aa8de28309a117da34931862661f9786 /src/application.h
parentmain options (diff)
downloadrekonq-06794b6a16187fd1a0f947188f0f5988b80c380b.tar.xz
Clean up remove tab window mechanism
Diffstat (limited to 'src/application.h')
-rw-r--r--src/application.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/application.h b/src/application.h
index 4934540e..c9ad7376 100644
--- a/src/application.h
+++ b/src/application.h
@@ -88,8 +88,6 @@ public Q_SLOTS:
TabWindow *newTabWindow();
- void removeTabWindow(TabWindow *window);
-
protected:
// This is used to track which window was activated most recently
bool eventFilter(QObject *watched, QEvent *event);