Merge branch 'Plasma/5.17'
This commit is contained in:
commit
de4cf76859
1 changed files with 3 additions and 0 deletions
|
@ -192,6 +192,9 @@ ScrollViewKCM {
|
|||
|
||||
QQC2.CheckBox {
|
||||
id: animationEnabled
|
||||
// Let it elide but don't make it push the ComboBox away from it
|
||||
Layout.fillWidth: true
|
||||
Layout.maximumWidth: implicitWidth
|
||||
|
||||
text: i18n("Show animation when switching:")
|
||||
|
||||
|
|
Loading…
Reference in a new issue