mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Remove unused action on the mainwindow.
The Manage dive sites action should be in the View menu because it makes more sense to "view dive site edit" Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
fc746c2129
commit
9cf31a4d73
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@
|
|||
<addaction name="actionEditDive"/>
|
||||
<addaction name="actionDivePlanner"/>
|
||||
<addaction name="actionReplanDive"/>
|
||||
<addaction name="actionManage_dive_sites"/>
|
||||
<addaction name="copy"/>
|
||||
<addaction name="paste"/>
|
||||
<addaction name="separator"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue