aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljstypereader_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlcompiler/qqmljstypereader_p.h')
-rw-r--r--src/qmlcompiler/qqmljstypereader_p.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/qmlcompiler/qqmljstypereader_p.h b/src/qmlcompiler/qqmljstypereader_p.h
index efff9a8997..0ac4571c95 100644
--- a/src/qmlcompiler/qqmljstypereader_p.h
+++ b/src/qmlcompiler/qqmljstypereader_p.h
@@ -46,6 +46,8 @@
#include <QtCore/qpair.h>
#include <QtCore/qset.h>
+QT_BEGIN_NAMESPACE
+
class QQmlJSTypeReader
{
public:
@@ -67,4 +69,6 @@ private:
QStringList m_errors;
};
+QT_END_NAMESPACE
+
#endif // QQMLJSTYPEREADER_P_H