summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/whatsnew/whatsnew65.qdoc15
1 files changed, 13 insertions, 2 deletions
diff --git a/doc/src/whatsnew/whatsnew65.qdoc b/doc/src/whatsnew/whatsnew65.qdoc
index 81a41cfd..51b015a7 100644
--- a/doc/src/whatsnew/whatsnew65.qdoc
+++ b/doc/src/whatsnew/whatsnew65.qdoc
@@ -107,6 +107,9 @@
\li \l CheckBox
\li \l DelayButton
\li \l Dialog
+ \li \l Drawer
+ \li \l Menu
+ \li \l Popup
\li \l RangeSlider
\li \l RoundButton
\li \l Slider
@@ -123,8 +126,16 @@
\l TextArea support it by default.
\li \l {material-roundedScale-attached-prop}{Material.roundedScale}
controls the radius of rounded corners used on the target control.
- It can be attached to any window or item, but only
- \l Button, \l Dialog, and \l DialogButtonBox support it by default.
+ It can be attached to any window or item, but only the following
+ controls support it by default:
+ \list
+ \li \l Button
+ \li \l Dialog
+ \li \l DialogButtonBox
+ \li \l Drawer
+ \li \l Menu
+ \li \l Popup
+ \endlist
\endlist
\endlist
\endlist