From 0a0598949a88cf3342c3cb6360e6f74eeb74e08a Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 23 Sep 2015 14:54:25 -0700 Subject: Qt: Show keyboard shortcuts in the about box. Add a "Keyboard Shortcuts" tab to the about box for lack of a better place. Show every action in the main window which has an associated shortcut except for recent items. We might want to add a command-line option to dump the shortcuts in addition to or instead of showing them here. Change-Id: I875043048a44930391fefcbbaf17c5b10a7bb8c6 Reviewed-on: https://code.wireshark.org/review/10634 Reviewed-by: Gerald Combs --- ui/qt/main_window.ui | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ui/qt/main_window.ui') diff --git a/ui/qt/main_window.ui b/ui/qt/main_window.ui index 23bc317b22..f4efaa54cb 100644 --- a/ui/qt/main_window.ui +++ b/ui/qt/main_window.ui @@ -1210,6 +1210,9 @@ Ctrl+Shift+C + + Copy this item as a display filter + -- cgit v1.2.1