mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-05-20 07:20:29 -04:00
Drop new database action from the toolbar.
It's not a common operation.
This commit is contained in:
parent
04c9332a99
commit
a914b837a1
1 changed files with 1 additions and 2 deletions
|
@ -70,7 +70,7 @@
|
|||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>800</width>
|
||||
<height>20</height>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
<widget class="QMenu" name="menuFile">
|
||||
|
@ -165,7 +165,6 @@
|
|||
<attribute name="toolBarBreak">
|
||||
<bool>false</bool>
|
||||
</attribute>
|
||||
<addaction name="actionDatabaseNew"/>
|
||||
<addaction name="actionDatabaseOpen"/>
|
||||
<addaction name="actionDatabaseSave"/>
|
||||
<addaction name="separator"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue