Doc: add missing "winrt" & "winphone" to Qt.platform.os
authorJ-P Nurmi <jpnurmi@theqtcompany.com>
Thu, 29 Jan 2015 13:14:54 +0000 (14:14 +0100)
committerCaroline Chao <caroline.chao@theqtcompany.com>
Mon, 2 Feb 2015 07:36:23 +0000 (07:36 +0000)
Change-Id: Idc252cc0303ffd7e8259cd9bf19a05a643657600
Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
Reviewed-by: Karim Pinter <karim.pinter@digia.com>
src/qml/qml/qqmlengine.cpp

index 3b82fa1..6109524 100644 (file)
@@ -392,6 +392,8 @@ The following functions are also on the Qt object.
         \li \c "unix" - Other Unix-based OS
         \li \c "windows" - Windows
         \li \c "wince" - Windows CE
+        \li \c "winrt" - Windows RT
+        \li \c "winphone" - Windows Phone
     \endlist
     \endtable
 */