controlcenter: corrected tray settings heading
This commit is contained in:
parent
b1cc641849
commit
80b3255e2e
1 changed files with 5 additions and 1 deletions
|
|
@ -471,9 +471,13 @@ Item {
|
|||
Layout.fillWidth: true
|
||||
alignTop: true
|
||||
|
||||
StyledText {
|
||||
text: qsTr("Tray Settings")
|
||||
font.pointSize: Appearance.font.size.normal
|
||||
}
|
||||
|
||||
ConnectedButtonGroup {
|
||||
rootItem: root
|
||||
title: qsTr("Tray Settings")
|
||||
|
||||
options: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue