Commit 60748801 authored by Wescoeur's avatar Wescoeur

fix(SettingsWindow): set a default background color

parent c673b402
......@@ -31,7 +31,7 @@ ApplicationWindow {
Rectangle {
anchors.fill: parent
color: 'SettingsWindowStyle.color'
color: SettingsWindowStyle.color
}
ColumnLayout {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment