summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-03-01 12:10:53 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-03-01 12:10:53 +0100
commitea94738bf6c59ce254a6f177e978814019c856a4 (patch)
treeb79c4c22114ee1bbc3133bfa56ec8ef7146ddccf /src/mainwindow.h
parentRemoved unuseful headers (diff)
downloadrekonq-ea94738bf6c59ce254a6f177e978814019c856a4.tar.xz
Fixing Font Troubles. Try 1..
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index a1f4464b..4864f347 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -46,7 +46,6 @@ class WebView;
* It handles the menus, toolbars, and status bars.
*
*/
-
class MainWindow : public KXmlGuiWindow
{
Q_OBJECT
@@ -82,10 +81,6 @@ private slots:
void slotOpenPrevious();
void slotOpenNext();
-/* void slotShowWindow();
- void slotSwapFocus();*/
-
-
// File Menu slots
void slotFileNew();
void slotFileOpen();