aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcomponentattached_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmlcomponentattached_p.h')
-rw-r--r--src/qml/qml/qqmlcomponentattached_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlcomponentattached_p.h b/src/qml/qml/qqmlcomponentattached_p.h
index a25222e766..303fea7b46 100644
--- a/src/qml/qml/qqmlcomponentattached_p.h
+++ b/src/qml/qml/qqmlcomponentattached_p.h
@@ -24,7 +24,7 @@ QT_BEGIN_NAMESPACE
// implemented in qqmlcomponent.cpp
-class Q_QML_PRIVATE_EXPORT QQmlComponentAttached : public QObject
+class Q_QML_EXPORT QQmlComponentAttached : public QObject
{
Q_OBJECT
public: