summaryrefslogtreecommitdiffstats
path: root/src/script/qscriptmemberfwd_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/qscriptmemberfwd_p.h')
-rw-r--r--src/script/qscriptmemberfwd_p.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/script/qscriptmemberfwd_p.h b/src/script/qscriptmemberfwd_p.h
index 056876b9a..6c12feff1 100644
--- a/src/script/qscriptmemberfwd_p.h
+++ b/src/script/qscriptmemberfwd_p.h
@@ -53,6 +53,10 @@
// We mean it.
//
+#if defined(Q_OS_VXWORKS) && defined(m_flags)
+# undef m_flags
+#endif
+
#include <QtCore/qglobal.h>
QT_BEGIN_NAMESPACE