mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-21 05:04:48 -04:00
Remove "Create new database" from tool bar
It's used extremely rarely, having it in such a prominent position in the tool bar isn't justified. Also, with the Material Design icons, its tool bar icon can easily be confused with "create new entry". Fixes #475
This commit is contained in:
parent
05ef937e92
commit
84e3925e7b
1 changed files with 0 additions and 1 deletions
|
@ -356,7 +356,6 @@
|
||||||
<attribute name="toolBarBreak">
|
<attribute name="toolBarBreak">
|
||||||
<bool>false</bool>
|
<bool>false</bool>
|
||||||
</attribute>
|
</attribute>
|
||||||
<addaction name="actionDatabaseNew"/>
|
|
||||||
<addaction name="actionDatabaseOpen"/>
|
<addaction name="actionDatabaseOpen"/>
|
||||||
<addaction name="actionDatabaseSave"/>
|
<addaction name="actionDatabaseSave"/>
|
||||||
<addaction name="separator"/>
|
<addaction name="separator"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue