Merge branch 'Plasma/5.17'
This commit is contained in:
commit
e4d470e08b
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ ScrollViewKCM {
|
|||
rowsSpinBox.value = kcm.desktopsModel.rows;
|
||||
}
|
||||
}
|
||||
implicitWidth: Kirigami.Units.gridUnit * 35
|
||||
implicitHeight: Kirigami.Units.gridUnit * 30
|
||||
|
||||
Component {
|
||||
id: desktopsListItemComponent
|
||||
|
|
Loading…
Reference in a new issue