From d0ab264b8aa5f5c7fcb21dd172a1f3f5b777356b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20Ander=20Pe=C3=B1alba?= Date: Thu, 2 Sep 2010 18:10:46 +0200 Subject: Include clean-up in the big src directory --- src/findbar.h | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'src/findbar.h') diff --git a/src/findbar.h b/src/findbar.h index e83a65f4..ed856761 100644 --- a/src/findbar.h +++ b/src/findbar.h @@ -32,17 +32,18 @@ // Rekonq Includes #include "rekonq_defines.h" -// KDE Includes -#include - // Qt Includes #include -#include // Forward Declarations -class QString; class MainWindow; +class KLineEdit; + +class QString; +class QCheckBox; + + class REKONQ_TESTS_EXPORT FindBar : public QWidget { Q_OBJECT -- cgit v1.2.1