From 6c1e962f097e1c75a5a7b2e621c5c235bb7a1d9a Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 30 Apr 2010 17:22:18 +0200 Subject: Include Fixes, first bunch --- src/mainwindow.h | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index d6357984..0f0fea96 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -41,12 +41,6 @@ #include // Forward Declarations -class QWebFrame; -class QSlider; - -class KAction; -class KPassivePopup; - class FindBar; class HistoryPanel; class BookmarksPanel; @@ -54,6 +48,13 @@ class WebInspectorPanel; class WebTab; class MainView; +class KAction; +class KPassivePopup; + +class QWebFrame; +class QSlider; + + /** * This class serves as the main window for rekonq. -- cgit v1.2.1