add support for keyboard shortcut "Alt-m" to enable Mute Myself
This commit is contained in:
parent
9c5a77940f
commit
ec378919d6
1 changed files with 1 additions and 1 deletions
|
@ -320,7 +320,7 @@
|
|||
<item>
|
||||
<widget class="QCheckBox" name="chbLocalMute">
|
||||
<property name="text">
|
||||
<string>Mute Myself</string>
|
||||
<string>&Mute Myself</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue