Settings: Wallpaper Tabs cleanup
This commit is contained in:
parent
050877bcb0
commit
27e7745549
4 changed files with 158 additions and 138 deletions
|
|
@ -10,7 +10,7 @@ import qs.Widgets
|
|||
NLoader {
|
||||
id: root
|
||||
|
||||
readonly property real scaling: Scaling.scale(screen)
|
||||
readonly property real scaling: Scaling.scale(screen)
|
||||
|
||||
content: Component {
|
||||
NPanel {
|
||||
|
|
@ -18,7 +18,6 @@ NLoader {
|
|||
|
||||
WlrLayershell.keyboardFocus: WlrKeyboardFocus.OnDemand
|
||||
|
||||
|
||||
property int currentTabIndex: 0
|
||||
property var tabsModel: [{
|
||||
"label": "General",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue