mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-29 07:43:36 -05:00
Fix #447 - Menu Accelerators for Database & Tools
This commit is contained in:
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"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user