summaryrefslogtreecommitdiffstats
path: root/src/assistant
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2019-02-26 09:30:58 +0100
committerKai Koehne <kai.koehne@qt.io>2019-02-26 12:01:45 +0000
commit2892e6ac692d9a55ba713afa7a6ac3949b8b8d54 (patch)
treeeca336350168336577ff7fa6aea21cea14e3fbb7 /src/assistant
parent8626e491825a04df817998c8089d56a7b0ba5d96 (diff)
QtHelp: Remove unused forward declaration
Change-Id: Icf81ff0c3fb4e811f58a809bc01d6599a1f00b2c Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Diffstat (limited to 'src/assistant')
-rw-r--r--src/assistant/help/qhelpfilterengine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/assistant/help/qhelpfilterengine.h b/src/assistant/help/qhelpfilterengine.h
index 717b0ed60..aac8597d7 100644
--- a/src/assistant/help/qhelpfilterengine.h
+++ b/src/assistant/help/qhelpfilterengine.h
@@ -46,7 +46,6 @@
QT_BEGIN_NAMESPACE
-class QUrl;
template <class K, class T>
class QMap;