summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index f7746893..7a51cc10 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -1,5 +1,5 @@
-class PreviewSelectorBar;/* ============================================================
+/* ============================================================
*
* This file is a part of the rekonq project
*
@@ -159,8 +159,6 @@ private:
MainView *m_view;
FindBar *m_findBar;
- PreviewSelectorBar *m_previewSelectorBar;
-
HistoryPanel *m_historyPanel;
BookmarksPanel *m_bookmarksPanel;
WebInspectorPanel *m_webInspectorPanel;