mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
NHeader: use label instead of title (matches NLabel)
This commit is contained in:
@@ -9,7 +9,7 @@ ColumnLayout {
|
||||
id: root
|
||||
|
||||
NHeader {
|
||||
title: "Weather & Location"
|
||||
label: "Weather & Location"
|
||||
description: "Configure weather display and location settings."
|
||||
}
|
||||
|
||||
@@ -63,7 +63,7 @@ ColumnLayout {
|
||||
Layout.fillWidth: true
|
||||
|
||||
NHeader {
|
||||
title: "Weather"
|
||||
label: "Weather"
|
||||
}
|
||||
|
||||
NToggle {
|
||||
|
||||
Reference in New Issue
Block a user