aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/searchwidget.h
diff options
context:
space:
mode:
authorLaurent Montel <laurent.montel@kdab.com>2017-09-27 15:20:18 +0200
committerLaurent Montel <laurent.montel@kdab.com>2017-09-28 07:53:26 +0000
commit8883d496b347b2c595012aefb4d3484e25dec4e7 (patch)
tree09709cad152d59f96dc99be6f45b6413704026ff /src/plugins/help/searchwidget.h
parentf75379ddcfd95a1f8966a9b2843d82766ae872eb (diff)
Help: fix forward declaration
Change-Id: I88b5cca65d7e98e7f9d9e5d082cc137e822bc9b4 Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/help/searchwidget.h')
-rw-r--r--src/plugins/help/searchwidget.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/help/searchwidget.h b/src/plugins/help/searchwidget.h
index d06a597b32a..e0ad8ebab56 100644
--- a/src/plugins/help/searchwidget.h
+++ b/src/plugins/help/searchwidget.h
@@ -34,7 +34,6 @@
QT_BEGIN_NAMESPACE
class QHelpSearchEngine;
class QHelpSearchResultWidget;
-class QMouseEvent;
class QUrl;
QT_END_NAMESPACE