aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qmltc/supportlibrary/qqmlcpponassignment_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qmltc/supportlibrary/qqmlcpponassignment_p.h')
-rw-r--r--src/qml/qmltc/supportlibrary/qqmlcpponassignment_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qmltc/supportlibrary/qqmlcpponassignment_p.h b/src/qml/qmltc/supportlibrary/qqmlcpponassignment_p.h
index 9c854430dc..cd8014895f 100644
--- a/src/qml/qmltc/supportlibrary/qqmlcpponassignment_p.h
+++ b/src/qml/qmltc/supportlibrary/qqmlcpponassignment_p.h
@@ -30,7 +30,7 @@ QT_BEGIN_NAMESPACE
(unintentionally?). This API allows to avoid manual casts to base types as
the C++ compiler would implicitly cast derived classes in this case.
*/
-struct Q_QML_PRIVATE_EXPORT QQmlCppOnAssignmentHelper
+struct Q_QML_EXPORT QQmlCppOnAssignmentHelper
{
// TODO: in theory, this API might just accept QObject * and int that would
// give the QMetaProperty. using the meta property, one could create