summaryrefslogtreecommitdiff
path: root/src/webwindow/webwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2012-08-08 15:05:40 +0200
committerAndrea Diamantini <adjam7@gmail.com>2012-12-10 02:48:05 +0100
commit3464290338fb7aaf8057d229221abf96ce349929 (patch)
tree1071bcb1ab89b7f97d80b2d852313665c0ef158c /src/webwindow/webwindow.h
parentTools actions restored (diff)
downloadrekonq-3464290338fb7aaf8057d229221abf96ce349929.tar.xz
Restore rekonq settings
Diffstat (limited to 'src/webwindow/webwindow.h')
-rw-r--r--src/webwindow/webwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/webwindow/webwindow.h b/src/webwindow/webwindow.h
index ef8a502b..8d9afefc 100644
--- a/src/webwindow/webwindow.h
+++ b/src/webwindow/webwindow.h
@@ -115,6 +115,9 @@ private Q_SLOTS:
void populateUserAgentMenu();
void setEditable(bool);
+ // Settings Menu slot
+ void preferences();
+
Q_SIGNALS:
void titleChanged(QString);