summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlguard_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmlguard_p.h')
-rw-r--r--src/declarative/qml/qmlguard_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/qml/qmlguard_p.h b/src/declarative/qml/qmlguard_p.h
index dae7d05..0e90f79 100644
--- a/src/declarative/qml/qmlguard_p.h
+++ b/src/declarative/qml/qmlguard_p.h
@@ -94,10 +94,10 @@ private:
inline void remGuard();
};
-Q_DECLARE_METATYPE(QmlGuard<QObject>);
-
QT_END_NAMESPACE
+Q_DECLARE_METATYPE(QmlGuard<QObject>);
+
#include "qmldeclarativedata_p.h"
QT_BEGIN_NAMESPACE