From 42e6065c5519a0cc78e9d66345d6786d5ad15874 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 6 Sep 2009 11:04:03 +0200 Subject: Fixing rekonq Multi Windows behaviour and Added options about tabbed (or not) browsing.. --- src/mainwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index f42ee02d..21cf1a4f 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 geometryChangeRequested(const QRect &geometry); // history related void slotOpenPrevious(); -- cgit v1.2.1