diff --git a/examples/gallery/content/Controls.qml b/examples/gallery/content/Controls.qml index a2c17619c298fcdc02c707ae80ef17628d0a622d..7db11db2f757f5239e2085a720efcd34d11cc4c5 100644 --- a/examples/gallery/content/Controls.qml +++ b/examples/gallery/content/Controls.qml @@ -133,7 +133,6 @@ Item { id: group1 title: "CheckBox" width: area.width - adjustToContentSize: true Row { CheckBox { id: frameCheckbox @@ -160,7 +159,6 @@ Item { id: group2 title:"Tab Position" width: area.width - adjustToContentSize: true ExclusiveGroup { id: tabPositionGroup } Row { RadioButton {