diff options
Diffstat (limited to 'src/application.h')
-rw-r--r-- | src/application.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/application.h b/src/application.h index 61d93b87..e5616d59 100644 --- a/src/application.h +++ b/src/application.h @@ -127,6 +127,8 @@ public slots: const Rekonq::OpenType& type = Rekonq::CurrentTab ); + void removeMainWindow(MainWindow *window); + private slots: /** |