From c2e0bd8118fd5c7d3639e27c08eaa6e812f0dc4c Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 6 Oct 2009 11:48:17 +0200 Subject: Cleaning headers and so on... --- src/mainview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainview.h') diff --git a/src/mainview.h b/src/mainview.h index 548bc0f1..f8c94032 100644 --- a/src/mainview.h +++ b/src/mainview.h @@ -29,6 +29,7 @@ #ifndef MAINVIEW_H #define MAINVIEW_H + // Local Includes #include "webview.h" #include "webpage.h" @@ -37,8 +38,6 @@ // KDE Includes #include -// Qt Includes - // Forward Declarations class QUrl; class QWebFrame; @@ -50,6 +49,7 @@ class UrlBar; class KPassivePopup; + /** * This class represent rekonq Main View. It contains all WebViews and a stack widget * of associated line edits. -- cgit v1.2.1