NHeader: use label instead of title (matches NLabel)

This commit is contained in:
LemmyCook 2025-09-14 10:24:09 -04:00
parent 2a262999ce
commit c09a93af48
15 changed files with 43 additions and 59 deletions

View file

@ -9,7 +9,7 @@ ColumnLayout {
id: root
NHeader {
title: "Launcher Settings"
label: "Launcher Settings"
description: "Configure the application launcher panel behavior and appearance."
}