Fix #447 - Menu Accelerators for Database & Tools
This commit is contained in:
committed by
Jonathan White
parent
f03aec1709
commit
70bd598ead
@@ -167,7 +167,7 @@
|
||||
</property>
|
||||
<widget class="QMenu" name="menuFile">
|
||||
<property name="title">
|
||||
<string>Database</string>
|
||||
<string>&Database</string>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuRecentDatabases">
|
||||
<property name="title">
|
||||
@@ -240,7 +240,7 @@
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuTools">
|
||||
<property name="title">
|
||||
<string>Tools</string>
|
||||
<string>&Tools</string>
|
||||
</property>
|
||||
<addaction name="actionLockDatabases"/>
|
||||
<addaction name="actionPasswordGenerator"/>
|
||||
|
||||
Reference in New Issue
Block a user