add keyboard shortcut for 'manage note types'

This commit is contained in:
Soren I. Bjornstad 2014-08-10 13:52:09 -05:00
parent 2c05c874d7
commit 5dbe267c46

View file

@ -46,7 +46,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>412</width> <width>412</width>
<height>22</height> <height>27</height>
</rect> </rect>
</property> </property>
<widget class="QMenu" name="menuHelp"> <widget class="QMenu" name="menuHelp">
@ -237,6 +237,9 @@
<property name="text"> <property name="text">
<string>Manage Note Types...</string> <string>Manage Note Types...</string>
</property> </property>
<property name="shortcut">
<string>Ctrl+Shift+N</string>
</property>
</action> </action>
</widget> </widget>
<resources> <resources>