summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-05 22:09:13 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-05 22:09:13 +0200
commite554ae3ba6e5f305dfb6db23a551943594216b40 (patch)
treef1727036937cd8e47b9087c6ace47b0a67989c86 /src/mainwindow.h
parentrekonq 0.2.54 with multi windows support (diff)
downloadrekonq-e554ae3ba6e5f305dfb6db23a551943594216b40.tar.xz
Restored the beautiful CTRL + L shortcut.
Sorry :)
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index b97e8d25..f42ee02d 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -120,8 +120,8 @@ private slots:
void slotViewTextNormal();
void slotViewTextSmaller();
-
// File Menu slots
+ void slotOpenLocation();
void slotFileOpen();
void slotFileSaveAs();