aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/qqmlinfo.h')
-rw-r--r--src/qml/qml/qqmlinfo.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/qml/qml/qqmlinfo.h b/src/qml/qml/qqmlinfo.h
index c2b2cb353e..16fca9428e 100644
--- a/src/qml/qml/qqmlinfo.h
+++ b/src/qml/qml/qqmlinfo.h
@@ -46,8 +46,6 @@
#include <QtCore/qurl.h>
#include <QtQml/qqmlerror.h>
-QT_BEGIN_HEADER
-
QT_BEGIN_NAMESPACE
@@ -98,6 +96,4 @@ Q_QML_EXPORT QQmlInfo qmlInfo(const QObject *me, const QList<QQmlError> &errors)
QT_END_NAMESPACE
-QT_END_HEADER
-
#endif // QQMLINFO_H