diff --git a/src/corelib/global/qglobal.cpp b/src/corelib/global/qglobal.cpp index 7879109930..f7f04c9684 100644 --- a/src/corelib/global/qglobal.cpp +++ b/src/corelib/global/qglobal.cpp @@ -1545,6 +1545,13 @@ bool qSharedBuild() Q_DECL_NOTHROW Defined on Any UNIX BSD/SYSV system. */ +/*! + \macro Q_OS_WASM + \relates + + Defined on Web Assembly. +*/ + /*! \macro Q_CC_SYM \relates