summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-06 11:04:03 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-06 11:04:03 +0200
commit42e6065c5519a0cc78e9d66345d6786d5ad15874 (patch)
treeb412a328f341c93bd07ccfc833b9befb5838e0af /src/mainwindow.h
parentSimplified CookieJar management (diff)
downloadrekonq-42e6065c5519a0cc78e9d66345d6786d5ad15874.tar.xz
Fixing rekonq Multi Windows behaviour and
Added options about tabbed (or not) browsing..
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
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();