diff options
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 4d1f4b43a..4e9c94a2d 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -835,6 +835,9 @@ p, li { white-space: pre-wrap; } <property name="text"> <string>&Filter by Tags</string> </property> + <property name="shortcut"> + <string>Ctrl+F</string> + </property> </action> <action name="profTissues"> <property name="checkable"> |