aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/basefilefind.h
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-01-20 14:03:07 +0100
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-01-20 14:03:07 +0100
commita9a5e3ea17945a3c6718e74c2dd07ce80df4e1f4 (patch)
treeccc10e0805c36cdc99a89277987979270a306b0f /src/plugins/texteditor/basefilefind.h
parent4aca17427af7af5b200a8f614a10a07630da5161 (diff)
Exported header cleanup.
Diffstat (limited to 'src/plugins/texteditor/basefilefind.h')
-rw-r--r--src/plugins/texteditor/basefilefind.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/texteditor/basefilefind.h b/src/plugins/texteditor/basefilefind.h
index 7b14c65204e..9a084c91506 100644
--- a/src/plugins/texteditor/basefilefind.h
+++ b/src/plugins/texteditor/basefilefind.h
@@ -47,8 +47,6 @@
QT_BEGIN_NAMESPACE
class QLabel;
class QComboBox;
-class QCheckBox;
-class QStringListModel;
QT_END_NAMESPACE
namespace Find {