summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2024-04-03 07:15:12 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2024-04-26 04:07:16 +0000
commit48f9e5c4c9db073eea81ea9d7f1480a9ec7742f7 (patch)
treed882da4f48e91377060cbb795ce873588195ca73 /doc
parente30e8d937190a0faad92a46b2f31cfdaae7ea7d1 (diff)
Document Windows 11 default style in Widgets section of 6.7's whatsnew
Pick-to: 6.7 6.7.1 Change-Id: I89b7074d1c54912add8b0637ec48c24ab5cfc0c1 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/whatsnew/whatsnew67.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/whatsnew/whatsnew67.qdoc b/doc/src/whatsnew/whatsnew67.qdoc
index a00db4ddc..93449893e 100644
--- a/doc/src/whatsnew/whatsnew67.qdoc
+++ b/doc/src/whatsnew/whatsnew67.qdoc
@@ -315,6 +315,8 @@
\li QCheckBox got a new signal checkStateChanged that emits the
new check state as a type safe Qt::CheckState enum value.
\li QDateTimeEdit got a new \l{QDateTimeEdit::}{timeZone} property
+ \li On Systems running Windows 11 and above the new Windows 11 widget
+ style is used by default. This style supports Windows dark mode.
\endlist
\section2 Qt SVG Module