summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2020-09-08 11:24:57 +0200
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2020-09-11 06:23:39 +0200
commitb028fb60e30ec7848096276bfeeac13091b888f8 (patch)
tree04d506b065f34ec0f916dcc33c73cccfe9500d8e /src/widgets/doc
parentf9f1043e8a7706cbf6011ff4a42922b976b7a7fd (diff)
macos: Rename macos style to macOS
This change shouldn't matter much to widgets, since style names there are case insensitive. But for controls style names are case sensitive, and in that case, "macOS" looks more correct. Change-Id: Ia1d442bce465692ff58fecba1cc68ecbb2e52549 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/widgets/doc')
-rw-r--r--src/widgets/doc/src/widgets-and-layouts/gallery.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/doc/src/widgets-and-layouts/gallery.qdoc b/src/widgets/doc/src/widgets-and-layouts/gallery.qdoc
index 8f57b9760a..8e3df06843 100644
--- a/src/widgets/doc/src/widgets-and-layouts/gallery.qdoc
+++ b/src/widgets/doc/src/widgets-and-layouts/gallery.qdoc
@@ -48,7 +48,7 @@
\li The Windows Vista style ("windowsvista") is provided by
QWindowsVistaStyle.
\row
- \li The \macos style ("macos") is provided by QMacStyle.
+ \li The macOS style ("macOS") is provided by QMacStyle.
\li \image macos-style.png \macos Style
\row
\li \image fusion-style.png Fusion Style