aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlcleanup_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmlcleanup_p.h')
-rw-r--r--src/qml/qml/qqmlcleanup_p.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/qml/qml/qqmlcleanup_p.h b/src/qml/qml/qqmlcleanup_p.h
index 2b7747d630..8fd53c59d0 100644
--- a/src/qml/qml/qqmlcleanup_p.h
+++ b/src/qml/qml/qqmlcleanup_p.h
@@ -42,7 +42,7 @@
#ifndef QQMLCLEANUP_P_H
#define QQMLCLEANUP_P_H
-#include <QtQml/qtqmlglobal.h>
+#include <private/qtqmlglobal_p.h>
//
// W A R N I N G
@@ -59,8 +59,7 @@ QT_BEGIN_NAMESPACE
class QQmlEngine;
-// Exported for QtQuick1
-class Q_QML_EXPORT QQmlCleanup
+class Q_QML_PRIVATE_EXPORT QQmlCleanup
{
public:
QQmlCleanup();