summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qmlsqlconnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/extra/qmlsqlconnection.h')
-rw-r--r--src/declarative/extra/qmlsqlconnection.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/declarative/extra/qmlsqlconnection.h b/src/declarative/extra/qmlsqlconnection.h
index 0fcb183..88a727a 100644
--- a/src/declarative/extra/qmlsqlconnection.h
+++ b/src/declarative/extra/qmlsqlconnection.h
@@ -108,10 +108,10 @@ private:
Q_DECLARE_PRIVATE(QmlSqlConnection)
};
-QML_DECLARE_TYPE(QmlSqlConnection)
-
QT_END_NAMESPACE
+QML_DECLARE_TYPE(QmlSqlConnection)
+
QT_END_HEADER
#endif // QMLXMLLISTMODEL_H