change help accesskey to h

This commit is contained in:
Josh Soref 2017-07-16 14:49:15 -04:00 committed by Janek Bevendorff
parent 4fed655621
commit 32100be47a

View file

@ -200,7 +200,7 @@
</widget> </widget>
<widget class="QMenu" name="menuHelp"> <widget class="QMenu" name="menuHelp">
<property name="title"> <property name="title">
<string>He&amp;lp</string> <string>&amp;Help</string>
</property> </property>
<addaction name="actionAbout"/> <addaction name="actionAbout"/>
</widget> </widget>