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 c72e36eb4..fbf10cdf8 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -361,6 +361,9 @@ <property name="text"> <string>User Manual</string> </property> + <property name="shortcut"> + <string>F1</string> + </property> </action> </widget> <customwidgets> |