aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmltypenotavailable_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmltypenotavailable_p.h')
-rw-r--r--src/qml/qml/qqmltypenotavailable_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/qqmltypenotavailable_p.h b/src/qml/qml/qqmltypenotavailable_p.h
index 97956fa982..dbd37ace2a 100644
--- a/src/qml/qml/qqmltypenotavailable_p.h
+++ b/src/qml/qml/qqmltypenotavailable_p.h
@@ -58,7 +58,7 @@ QT_BEGIN_NAMESPACE
class QQmlTypeNotAvailable : public QObject {
Q_OBJECT
QML_NAMED_ELEMENT(TypeNotAvailable)
- QML_ADDED_IN_VERSION(2, 0)
+ QML_ADDED_IN_VERSION(2, 15)
QML_UNCREATABLE("Type not available.")
};