aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qml.pri
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-06-09 10:54:50 +0200
committerUlf Hermann <ulf.hermann@qt.io>2020-06-10 10:06:20 +0200
commit60c657e0878d359df6089af699ea671ccea0e143 (patch)
tree58f10bad5a5e7f031c5b4d49605c76ed9127faa2 /src/qml/qml/qml.pri
parentcd9f15bc1a4f1294d3387fb6358ba5c809dbb150 (diff)
Un-pimpl QQmlModuleImport
There is no point in having that pimpl'd. Change-Id: I9e3f6671ca178ea3f58fd0488dbb291a38656685 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qml/qml/qml.pri')
-rw-r--r--src/qml/qml/qml.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/qml/qml.pri b/src/qml/qml/qml.pri
index 6cca897e08..f345e50648 100644
--- a/src/qml/qml/qml.pri
+++ b/src/qml/qml/qml.pri
@@ -105,7 +105,6 @@ HEADERS += \
$$PWD/qqmltype_p.h \
$$PWD/qqmltype_p_p.h \
$$PWD/qqmltypemodule_p.h \
- $$PWD/qqmltypemodule_p_p.h \
$$PWD/qqmltypemoduleversion_p.h \
$$PWD/qqmlengine.h \
$$PWD/qqmlcontext.h \