summaryrefslogtreecommitdiffstats
path: root/mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h')
-rw-r--r--mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h b/mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h
index 425fda30c2..0468935ea6 100644
--- a/mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h
+++ b/mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h
@@ -94,4 +94,6 @@
#define QT_SNPRINTF ::snprintf
#define QT_VSNPRINTF ::vsnprintf
+#define QT_QPA_DEFAULT_PLATFORM_NAME "uikit"
+
#endif // QPLATFORMDEFS_H