summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-02-20 19:06:41 +0100
committerAndrea Diamantini <adjam7@gmail.com>2009-02-20 19:06:41 +0100
commit75310e79287a8bdffb86cc1dfda1a0f069383cd6 (patch)
treeba1fb4c201fb38d0f978fd45e8bef0711f3035ee /src/mainwindow.h
parentOn the street to SingleRekonq.. (diff)
downloadrekonq-75310e79287a8bdffb86cc1dfda1a0f069383cd6.tar.xz
Last commit before branching "di brutto"..
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 1a1d14d1..a1f4464b 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -117,18 +117,12 @@ private slots:
private:
SearchBar *m_searchBar;
FindBar *m_findBar;
-
KMenu *m_historyBackMenu;
KMenu *m_windowMenu;
-
BookmarksProvider *m_bookmarksProvider;
-
QAction *m_stopReload;
-
QString m_lastSearch;
-
MainView *m_view;
-
QString m_homePage;
};