summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-25 16:50:35 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-05-25 16:50:35 +0200
commitf5ff5c8f644aded6d8c09a7aa122eba46d5bf28e (patch)
tree499b0401d00af3c6341b20376d11fcce14bd1232 /src/mainwindow.h
parentWebkitKDE porting. (diff)
downloadrekonq-f5ff5c8f644aded6d8c09a7aa122eba46d5bf28e.tar.xz
Working on adopting WebView search bar..
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 93c8ca84..87003005 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -43,7 +43,6 @@ class KActionMenu;
class KIcon;
class KMenu;
-class FindBar;
class HistoryMenu;
class SidePanel;
class WebView;
@@ -131,7 +130,6 @@ private:
MainView *m_view;
SearchBar *m_searchBar;
SidePanel *m_sidePanel;
- QWidget *m_prova;
KMenu *m_historyBackMenu;
KMenu *m_windowMenu;