Removed outdated comment
This commit is contained in:
parent
bfb0bf57b3
commit
db97de79eb
1 changed files with 0 additions and 1 deletions
|
|
@ -212,7 +212,6 @@ ColumnLayout {
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
onClicked: {
|
onClicked: {
|
||||||
// Disable useWallpaperColors when picking a predefined color scheme
|
// Disable useWallpaperColors when picking a predefined color scheme
|
||||||
// TBC: broken uncheck useWallpaperColors
|
|
||||||
Settings.data.colorSchemes.useWallpaperColors = false
|
Settings.data.colorSchemes.useWallpaperColors = false
|
||||||
Settings.data.colorSchemes.predefinedScheme = schemePath
|
Settings.data.colorSchemes.predefinedScheme = schemePath
|
||||||
ColorSchemeService.applyScheme(schemePath)
|
ColorSchemeService.applyScheme(schemePath)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue