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