Settings: wallpaper, removed double ScrollView
This commit is contained in:
parent
59f2e9d71f
commit
677bf8fbe1
1 changed files with 754 additions and 763 deletions
|
|
@ -5,9 +5,7 @@ import qs.Components
|
|||
import qs.Services
|
||||
import qs.Settings
|
||||
|
||||
ScrollView {
|
||||
anchors.fill: parent
|
||||
ColumnLayout {
|
||||
ColumnLayout {
|
||||
id: root
|
||||
|
||||
spacing: 0
|
||||
|
|
@ -870,11 +868,4 @@ ScrollView {
|
|||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Item {
|
||||
Layout.fillWidth: true
|
||||
Layout.fillHeight: true
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue