aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qml.pri
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-06-24 10:42:19 +0200
committerUlf Hermann <ulf.hermann@qt.io>2020-06-24 17:45:40 +0200
commitee6deafdb1848759d9233c37241eab4a50f2cdbf (patch)
tree82a18032d916ea86b38d87dfb84178785fbc5153 /src/qml/qml/qml.pri
parent56de8b41f24fda23eaba34dd6e034cf409966b17 (diff)
Replace QQmlBoundSignalExpressionPointer with QQmlRefPointer
They do the same thing. Change-Id: Ia35832e6175728e7480d09caba6d3833718d9e80 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 f345e50648..3601f78d28 100644
--- a/src/qml/qml/qml.pri
+++ b/src/qml/qml/qml.pri
@@ -93,7 +93,6 @@ HEADERS += \
$$PWD/qqmlpropertyvaluesource.h \
$$PWD/qqmlpropertyvalueinterceptor_p.h \
$$PWD/qqmlboundsignal_p.h \
- $$PWD/qqmlboundsignalexpressionpointer_p.h \
$$PWD/qqmlparserstatus.h \
$$PWD/qqmlproxymetaobject_p.h \
$$PWD/qqmlvme_p.h \