summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qsystemdetection.h
diff options
context:
space:
mode:
authorAxel Spoerl <axel.spoerl@qt.io>2023-10-25 10:05:15 +0200
committerAxel Spoerl <axel.spoerl@qt.io>2023-10-26 12:40:51 +0200
commite3d34d2fdbd6e732eaa64a871931935b906d96ea (patch)
tree1622670ad0e8acab799b67ab02e7eb62a9861acd /src/corelib/global/qsystemdetection.h
parent3f8de9d3272d6ea1ea76420f593dc4fa9e8ab09f (diff)
qsystemdetection.h: Update WASM in comments
WASM has been added as a definition. Add it in the comment section as well. Pick-to: 6.6 6.5 Change-Id: Id86520cad4c12d83234cc71a00cd3e484e2895dc Reviewed-by: Piotr WierciƄski <piotr.wiercinski@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/corelib/global/qsystemdetection.h')
-rw-r--r--src/corelib/global/qsystemdetection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/global/qsystemdetection.h b/src/corelib/global/qsystemdetection.h
index cc78443af7..d797a19600 100644
--- a/src/corelib/global/qsystemdetection.h
+++ b/src/corelib/global/qsystemdetection.h
@@ -38,6 +38,7 @@
ANDROID - Android platform
HAIKU - Haiku
WEBOS - LG WebOS
+ WASM - WebAssembly
The following operating systems have variants:
LINUX - both Q_OS_LINUX and Q_OS_ANDROID are defined when building for Android