aboutsummaryrefslogtreecommitdiffstats
path: root/PySide/global.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'PySide/global.h.in')
-rw-r--r--PySide/global.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/PySide/global.h.in b/PySide/global.h.in
index cf21bd6cc..ef8542473 100644
--- a/PySide/global.h.in
+++ b/PySide/global.h.in
@@ -338,6 +338,8 @@ QT_END_HEADER
#define Q_WS_MAC
#elif @ENABLE_WIN@
#define Q_WS_WIN
+#elif @ENABLE_SIMULATOR@
+ #define Q_WS_SIMULATOR
#endif
// There are symbols in Qt that exist in Debug but