From 7628a51f8afe0518c05ab41348560852ed313a34 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 9 Feb 2010 11:56:16 +0100 Subject: Free MainWindow from PreviewSelectorBar WARNING: it doesn't compile --- src/mainwindow.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/mainwindow.h') 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; -- cgit v1.2.1