diff options
Diffstat (limited to 'src/application.h')
-rw-r--r-- | src/application.h | 2 |
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); |