summaryrefslogtreecommitdiffstats
path: root/src/script/qscriptsyntaxcheckresult_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/qscriptsyntaxcheckresult_p.h')
-rw-r--r--src/script/qscriptsyntaxcheckresult_p.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/script/qscriptsyntaxcheckresult_p.h b/src/script/qscriptsyntaxcheckresult_p.h
index d6049f8fc..9b51f7dee 100644
--- a/src/script/qscriptsyntaxcheckresult_p.h
+++ b/src/script/qscriptsyntaxcheckresult_p.h
@@ -53,6 +53,10 @@
// We mean it.
//
+#if defined(Q_OS_VXWORKS) && defined(m_type)
+# undef m_type
+#endif
+
#ifndef QT_NO_SCRIPT
#include <QtCore/qatomic.h>