mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Fix volume button handling
main is not defined
This commit is contained in:
parent
44f04e5c56
commit
2cc612a3a6
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@ PlasmaCore.IconItem {
|
|||
// componentName: kmix
|
||||
// actions: increase_volume, decrease_volume, mute
|
||||
name: "kmix"
|
||||
displayName: main.displayName
|
||||
displayName: i18n("Audio")
|
||||
|
||||
GlobalAction {
|
||||
objectName: "increase_volume"
|
||||
|
|
|
|||
Loading…
Reference in a new issue