aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/items/qqmldelegatemodel_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/items/qqmldelegatemodel_p.h')
-rw-r--r--src/qml/items/qqmldelegatemodel_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qml/items/qqmldelegatemodel_p.h b/src/qml/items/qqmldelegatemodel_p.h
index 20cc228043..0fccf5720d 100644
--- a/src/qml/items/qqmldelegatemodel_p.h
+++ b/src/qml/items/qqmldelegatemodel_p.h
@@ -52,8 +52,6 @@
#include <private/qv8engine_p.h>
#include <private/qqmlglobal_p.h>
-QT_BEGIN_HEADER
-
Q_DECLARE_METATYPE(QModelIndex)
QT_BEGIN_NAMESPACE
@@ -233,6 +231,4 @@ QML_DECLARE_TYPE(QQmlDelegateModel)
QML_DECLARE_TYPEINFO(QQmlDelegateModel, QML_HAS_ATTACHED_PROPERTIES)
QML_DECLARE_TYPE(QQmlDataGroup)
-QT_END_HEADER
-
#endif // QQMLDATAMODEL_P_H