diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2010-10-28 22:19:24 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2010-10-28 22:19:24 +0200 |
commit | cf7662212b6915dc0ea0992e0f9eb6509481b767 (patch) | |
tree | f39c1c51245794be5ca6c22de44e8287e5eabcc4 /src/mainwindow.h | |
parent | Merge branch 'AboutPagesIcon' into NEWMASTER (diff) | |
parent | This commit implements the new private browsign mode for rekonq: (diff) | |
download | rekonq-cf7662212b6915dc0ea0992e0f9eb6509481b767.tar.xz |
Merge branch 'NewPrivateBrowsing' into NEWMASTER
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r-- | src/mainwindow.h | 3 |
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(); |