summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-10-28 22:19:24 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-10-28 22:19:24 +0200
commitcf7662212b6915dc0ea0992e0f9eb6509481b767 (patch)
treef39c1c51245794be5ca6c22de44e8287e5eabcc4 /src/mainwindow.h
parentMerge branch 'AboutPagesIcon' into NEWMASTER (diff)
parentThis commit implements the new private browsign mode for rekonq: (diff)
downloadrekonq-cf7662212b6915dc0ea0992e0f9eb6509481b767.tar.xz
Merge branch 'NewPrivateBrowsing' into NEWMASTER
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index ad4fa4b8..0395db4d 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -147,9 +147,6 @@ private slots:
void viewPageSource();
void viewFullScreen(bool enable);
- // Tools Menu slots
- void privateBrowsing(bool enable);
-
// Settings Menu slot
void preferences();