From 34bc7306e5182efd07ab61d80e30bef5cf45d87c Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 4 Sep 2009 00:19:00 +0200 Subject: Improving Multi Windows implementation --- src/mainwindow.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index a30ff208..e4cfffc9 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -104,7 +104,6 @@ private slots: void slotBrowserLoading(bool); void slotUpdateActions(); void slotUpdateWindowTitle(const QString &title = QString()); - void slotOpenLocation(); void geometryChangeRequested(const QRect &geometry); // history related @@ -133,8 +132,7 @@ private slots: void slotToggleInspector(bool enable); void slotPrivateBrowsing(bool enable); - // Settings Menu slots - void slotShowMenubar(bool enable); + // Settings Menu slot void slotPreferences(); // clear private data -- cgit v1.2.1