NHeader: use label instead of title (matches NLabel)
This commit is contained in:
parent
2a262999ce
commit
c09a93af48
15 changed files with 43 additions and 59 deletions
|
|
@ -11,7 +11,7 @@ ColumnLayout {
|
|||
spacing: 0
|
||||
|
||||
NHeader {
|
||||
title: "Color Schemes"
|
||||
label: "Color Schemes"
|
||||
description: "Choose and customize color schemes for your interface."
|
||||
}
|
||||
|
||||
|
|
@ -157,7 +157,7 @@ ColumnLayout {
|
|||
Layout.fillWidth: true
|
||||
|
||||
NHeader {
|
||||
title: "Predefined Color Schemes"
|
||||
label: "Predefined Color Schemes"
|
||||
description: "To use these color schemes, you must turn off Matugen. With Matugen enabled, colors are automatically generated from your wallpaper."
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue