Qt: Add keyboard shortcut for Decode As

Add keyboard shortcut Ctrl+Shift+U (User specified decodes) to bring
up the Decode As dialog.

Change-Id: Idd720431f87a5b645fdb151ef6d37347d26dbf1c
Reviewed-on: https://code.wireshark.org/review/37617
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
This commit is contained in:
Stig Bjørlykke 2020-06-30 14:13:55 +02:00
parent 9a1a5fd22a
commit 408bc4cb1d
1 changed files with 3 additions and 0 deletions

View File

@ -1948,6 +1948,9 @@
<property name="toolTip">
<string>Change the way packets are dissected</string>
</property>
<property name="shortcut">
<string notr="true">Ctrl+Shift+U</string>
</property>
</action>
<action name="actionAnalyzeReloadLuaPlugins">
<property name="text">