aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlmodels/qqmlabstractdelegatecomponent_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlmodels/qqmlabstractdelegatecomponent_p.h')
-rw-r--r--src/qmlmodels/qqmlabstractdelegatecomponent_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qmlmodels/qqmlabstractdelegatecomponent_p.h b/src/qmlmodels/qqmlabstractdelegatecomponent_p.h
index 07cae6b092..853a7e8af8 100644
--- a/src/qmlmodels/qqmlabstractdelegatecomponent_p.h
+++ b/src/qmlmodels/qqmlabstractdelegatecomponent_p.h
@@ -65,6 +65,7 @@ class Q_QMLMODELS_PRIVATE_EXPORT QQmlAbstractDelegateComponent : public QQmlComp
{
Q_OBJECT
QML_NAMED_ELEMENT(AbstractDelegateComponent)
+ QML_ADDED_IN_VERSION(2, 0)
QML_UNCREATABLE("Cannot create instance of abstract class AbstractDelegateComponent.")
public: