summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-01-29 11:59:45 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-01-29 11:59:45 +0100
commitba12e93de03b052ade877b0ddfaef125579e15eb (patch)
tree7283d833f5f4ba45c5ebcdc3e655a23a93116696 /src/mainwindow.h
parent1st lines of docs (diff)
downloadrekonq-ba12e93de03b052ade877b0ddfaef125579e15eb.tar.xz
Definitely fixed FindBar (orat least, I hope so)
Add some comments
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 2ec5c1bd..fa96eb0e 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -75,15 +75,16 @@ private slots:
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();
- void slotShowWindow();
- void slotSwapFocus();
- void geometryChangeRequested(const QRect &geometry);
+/* void slotShowWindow();
+ void slotSwapFocus();*/
+
// File Menu slots