aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qtqmlglobal_p.h
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2018-08-27 09:53:04 +0200
committerSimon Hausmann <simon.hausmann@qt.io>2018-08-27 09:42:35 +0000
commit9a7c6a39dd70ae91b841d3af571ecf20b66a6145 (patch)
treef2ec4895ba2e959cefee2cce71afd623fbfdafb8 /src/qml/qtqmlglobal_p.h
parent1e125b672bc50384431234db83d123098be5366c (diff)
Bump private API versions after typed array API changes
Task-number: QTBUG-70187 Change-Id: I94ef76bf2f5a2594bf6ea551864acfb0ccb48838 Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'src/qml/qtqmlglobal_p.h')
-rw-r--r--src/qml/qtqmlglobal_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qtqmlglobal_p.h b/src/qml/qtqmlglobal_p.h
index bb880451a9..60988d12e6 100644
--- a/src/qml/qtqmlglobal_p.h
+++ b/src/qml/qtqmlglobal_p.h
@@ -57,7 +57,7 @@
# include <QtQml/private/qtqml-config_p.h>
#endif
-#define Q_QML_PRIVATE_API_VERSION 2
+#define Q_QML_PRIVATE_API_VERSION 3
#define Q_QML_PRIVATE_EXPORT Q_QML_EXPORT