aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/items/qqmlobjectmodel_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/items/qqmlobjectmodel_p.h')
-rw-r--r--src/qml/items/qqmlobjectmodel_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qml/items/qqmlobjectmodel_p.h b/src/qml/items/qqmlobjectmodel_p.h
index 5ec57bddc5..59a4a551a7 100644
--- a/src/qml/items/qqmlobjectmodel_p.h
+++ b/src/qml/items/qqmlobjectmodel_p.h
@@ -46,8 +46,6 @@
#include <QtQml/qqml.h>
#include <QtCore/qobject.h>
-QT_BEGIN_HEADER
-
QT_BEGIN_NAMESPACE
class QObject;
@@ -169,6 +167,4 @@ QML_DECLARE_TYPE(QQmlInstanceModel)
QML_DECLARE_TYPE(QQmlObjectModel)
QML_DECLARE_TYPEINFO(QQmlObjectModel, QML_HAS_ATTACHED_PROPERTIES)
-QT_END_HEADER
-
#endif // QQMLINSTANCEMODEL_P_H