Merge branch 'Plasma/5.17'

This commit is contained in:
Nate Graham 2019-10-28 07:57:34 -06:00
commit de4cf76859

View file

@ -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:")