From 19eb738f838bf214c9178a4f02464056137b0fa5 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Fri, 20 Apr 2012 23:31:41 +0200 Subject: Clean up headers && fix compilation with (the upcoming) qt 4.8.2 --- src/webinspectorpanel.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/webinspectorpanel.h') diff --git a/src/webinspectorpanel.h b/src/webinspectorpanel.h index 92da538b..ebe82267 100644 --- a/src/webinspectorpanel.h +++ b/src/webinspectorpanel.h @@ -33,16 +33,16 @@ #include "rekonq_defines.h" // Qt Includes -#include +#include // Forward class QWebInspector; /** - Docked web inspector - behaviour : hide/show by tab, not globally -*/ + * Docked web inspector + * behaviour : hide/show by tab, not globally +**/ class REKONQ_TESTS_EXPORT WebInspectorPanel : public QDockWidget { Q_OBJECT -- cgit v1.2.1