Commit 93bb2c7f authored by Dan Pascu's avatar Dan Pascu

Turned the join conference shortcut into an application shortcut

parent 3bb06a84
...@@ -1229,6 +1229,9 @@ padding: 2px;</string> ...@@ -1229,6 +1229,9 @@ padding: 2px;</string>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+J</string> <string>Ctrl+J</string>
</property> </property>
<property name="shortcutContext">
<enum>Qt::ApplicationShortcut</enum>
</property>
</action> </action>
</widget> </widget>
<customwidgets> <customwidgets>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment