aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqml.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqml.h')
-rw-r--r--src/qml/qml/qqml.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qml/qml/qqml.h b/src/qml/qml/qqml.h
index 597c59eeff..877e6c16b7 100644
--- a/src/qml/qml/qqml.h
+++ b/src/qml/qml/qqml.h
@@ -50,8 +50,6 @@
#include <QtCore/qbytearray.h>
#include <QtCore/qmetaobject.h>
-QT_BEGIN_HEADER
-
#define QML_VERSION 0x020000
#define QML_VERSION_STR "2.0"
@@ -470,6 +468,4 @@ QT_END_NAMESPACE
QML_DECLARE_TYPE(QObject)
Q_DECLARE_METATYPE(QVariant)
-QT_END_HEADER
-
#endif // QQML_H