aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcustomparser_p.h
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2023-05-10 11:12:56 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2023-05-22 14:42:46 +0200
commitf69bee0b7e7fea528cd60d8a6e23c75ccfb3aca6 (patch)
tree0cae987a3836115cef8a3a240a98e4e46269db9c /src/qml/qml/qqmlcustomparser_p.h
parentace43e1db17d1bfbf549a5c4c6ef49c3ccaf10fc (diff)
Remove XML stream header include where it's not used
Change-Id: I73295b551716014b88c3944b924997b714876bad Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qml/qml/qqmlcustomparser_p.h')
-rw-r--r--src/qml/qml/qqmlcustomparser_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlcustomparser_p.h b/src/qml/qml/qqmlcustomparser_p.h
index fc0a814af6..967caf39c0 100644
--- a/src/qml/qml/qqmlcustomparser_p.h
+++ b/src/qml/qml/qqmlcustomparser_p.h
@@ -20,7 +20,6 @@
#include <private/qv4compileddata_p.h>
#include <QtCore/qbytearray.h>
-#include <QtCore/qxmlstream.h>
QT_BEGIN_NAMESPACE