Skip to content

Commit

Permalink
Remove "Create new database" from tool bar
Browse files Browse the repository at this point in the history
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 keepassxreboot#475
  • Loading branch information
wolframroesler authored and phoerious committed Jan 11, 2020
1 parent f2d2daa commit 11a6ff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/MainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionDatabaseNew"/>
<addaction name="actionDatabaseOpen"/>
<addaction name="actionDatabaseSave"/>
<addaction name="separator"/>
Expand Down

0 comments on commit 11a6ff4

Please sign in to comment.