summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-06-20 19:25:43 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-06-20 19:25:43 +0200
commit0e4a3b6077a276767f76bf52b5c09036b3d89114 (patch)
tree78a50e37a3815ea90baf11882d1e8b53a07eb923 /src/mainwindow.h
parentNew history menu code comments (diff)
downloadrekonq-0e4a3b6077a276767f76bf52b5c09036b3d89114.tar.xz
Finally fixed F5 shortcut
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 0d17ef4d..d9180b69 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -89,11 +89,9 @@ private slots:
void slotUpdateActions();
void slotUpdateWindowTitle(const QString &title = QString());
void slotOpenLocation();
-// void slotAboutToShowBackMenu();
void geometryChangeRequested(const QRect &geometry);
// history related
-// void slotOpenActionUrl(QAction *action);
void slotOpenPrevious();
void slotOpenNext();