Tray: converted to Layout
This commit is contained in:
parent
7feab63e5b
commit
7b5c97f38a
4 changed files with 14 additions and 13 deletions
|
|
@ -39,8 +39,9 @@ RowLayout {
|
|||
tooltipText: "Keyboard layout: " + currentLayout
|
||||
|
||||
onClicked: {
|
||||
|
||||
// You could open keyboard settings here if needed
|
||||
// For now, just show the current layout
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue