Autoformatting
This commit is contained in:
parent
99d9dbe218
commit
dda0266798
2 changed files with 56 additions and 63 deletions
|
|
@ -104,7 +104,6 @@ ColumnLayout {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Main Toggles - Dark Mode / Matugen
|
// Main Toggles - Dark Mode / Matugen
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
spacing: Style.marginL * scaling
|
spacing: Style.marginL * scaling
|
||||||
|
|
@ -324,10 +323,6 @@ ColumnLayout {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
NDivider {
|
NDivider {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.topMargin: Style.marginXL * scaling
|
Layout.topMargin: Style.marginXL * scaling
|
||||||
|
|
|
||||||
|
|
@ -105,8 +105,6 @@ ColumnLayout {
|
||||||
checked: Settings.data.appLauncher.useApp2Unit
|
checked: Settings.data.appLauncher.useApp2Unit
|
||||||
onToggled: checked => Settings.data.appLauncher.useApp2Unit = checked
|
onToggled: checked => Settings.data.appLauncher.useApp2Unit = checked
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
NDivider {
|
NDivider {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue