summaryrefslogtreecommitdiff
path: root/src/webwindow/webwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-01-03 17:02:29 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-01-03 17:02:29 +0100
commit7e2b635eecbec0f159122cc4d4145dd0da23af08 (patch)
tree98f28e47ccfe3436ae538883283be62ef9908fad /src/webwindow/webwindow.h
parentRestore rekonq 1.x shortcuts (diff)
downloadrekonq-7e2b635eecbec0f159122cc4d4145dd0da23af08.tar.xz
Restore (in 2.x way) shortcuts configuration options
BUG: 311886 BUG: 305403
Diffstat (limited to 'src/webwindow/webwindow.h')
-rw-r--r--src/webwindow/webwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webwindow/webwindow.h b/src/webwindow/webwindow.h
index a8c2f236..85c9395f 100644
--- a/src/webwindow/webwindow.h
+++ b/src/webwindow/webwindow.h
@@ -137,6 +137,7 @@ private Q_SLOTS:
// Settings Menu slot
void preferences();
+ void keyBindings();
Q_SIGNALS:
void titleChanged(QString);