aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2020-06-30 14:13:55 +0200
committerStig Bjørlykke <stig@bjorlykke.org>2020-07-02 06:13:36 +0000
commit408bc4cb1dbfccf5638fbefb6cfb8084d9d4794b (patch)
tree8d9d8671fa2b68ef223d6a3c7419fd5b8bbf93b0 /ui
parent9a1a5fd22a9fa9c62595ff06020a0ae22a7aa33d (diff)
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>
Diffstat (limited to 'ui')
-rw-r--r--ui/qt/main_window.ui3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui
index f097eaede8..024e3eebc5 100644
--- a/ui/qt/main_window.ui
+++ b/ui/qt/main_window.ui
@@ -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">