aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qml.pri
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2019-04-02 14:29:39 +0200
committerUlf Hermann <ulf.hermann@qt.io>2019-04-18 13:59:45 +0000
commitb3249c1dd519fc352b9fc10ec5c874c4afc8e0cd (patch)
treef4bc303e7ead0918d3157ec8197e9fcfea1f6003 /src/qml/qml/qml.pri
parent8aea79d9087805e14d1d1f13bd60a561abbe9f23 (diff)
Dissolve QQmlPropertyRawData
There is no reason anymore to split the class in two parts. Change-Id: Iabef7acec1db7afc0ed4e89e1fd5b78699dc0847 Reviewed-by: Erik Verbruggen <erik.verbruggen@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 0895e5ae68..9f79bfacdf 100644
--- a/src/qml/qml/qml.pri
+++ b/src/qml/qml/qml.pri
@@ -102,7 +102,6 @@ HEADERS += \
$$PWD/qqmlpropertycachevector_p.h \
$$PWD/qqmlpropertydata_p.h \
$$PWD/qqmlpropertyindex_p.h \
- $$PWD/qqmlpropertyrawdata_p.h \
$$PWD/qqmlmetaobject_p.h \
$$PWD/qqmlnotifier_p.h \
$$PWD/qqmlobjectorgadget_p.h \