aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/platform/qquickplatformmenuitem.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@qt.io>2016-06-24 17:36:01 +0200
committerJ-P Nurmi <jpnurmi@qt.io>2016-06-24 18:41:43 +0000
commitbeb7d695a8051bb800f6f595140c4b5e1c5c15bc (patch)
treeed8d6f7c65ea7646e8bdae1a8ca4658543b46605 /src/imports/platform/qquickplatformmenuitem.cpp
parentd3ea857c52e6105112d9df5654d9ce1dd1884088 (diff)
Doc: fix names in Qt Labs Platform docs
OS X -> macOS, GTK -> GTK+ Change-Id: I501bc5bc6d8ecff647f701febb777c5207b593cd Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/imports/platform/qquickplatformmenuitem.cpp')
-rw-r--r--src/imports/platform/qquickplatformmenuitem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/platform/qquickplatformmenuitem.cpp b/src/imports/platform/qquickplatformmenuitem.cpp
index 5417c3e0..e5da667a 100644
--- a/src/imports/platform/qquickplatformmenuitem.cpp
+++ b/src/imports/platform/qquickplatformmenuitem.cpp
@@ -396,7 +396,7 @@ void QQuickPlatformMenuItem::setChecked(bool checked)
\qmlproperty enumeration Qt.labs.platform::MenuItem::role
This property holds the role of the item. The role determines whether
- the item should be placed into the application menu on OS X.
+ the item should be placed into the application menu on macOS.
Available values:
\value MenuItem.NoRole The item should not be put into the application menu