summaryrefslogtreecommitdiffstats
path: root/src/declarative/extra/qfxflowview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/extra/qfxflowview.h')
-rw-r--r--src/declarative/extra/qfxflowview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/declarative/extra/qfxflowview.h b/src/declarative/extra/qfxflowview.h
index 0693d6e..2bec6a1 100644
--- a/src/declarative/extra/qfxflowview.h
+++ b/src/declarative/extra/qfxflowview.h
@@ -98,10 +98,11 @@ private:
QList<QFxFlowViewValue *> m_values;
int m_dragIdx;
};
-QML_DECLARE_TYPE(QFxFlowView);
QT_END_NAMESPACE
+QML_DECLARE_TYPE(QFxFlowView);
+
QT_END_HEADER
#endif // QFXFLOWVIEW_H