summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tomaz Canabrava <tomaz.canabrava@gmail.com>2015-07-30 21:10:54 -0300
committerGravatar Dirk Hohndel <dirk@hohndel.org>2015-07-31 10:26:08 -0700
commit9cf31a4d73a1b159816c5996551f601e3a7337aa (patch)
treea1a9e00244bc762894fb49f90463d08510ece0a9
parentfc746c212919ccf2835ced673b97d5dfb501e0f6 (diff)
downloadsubsurface-9cf31a4d73a1b159816c5996551f601e3a7337aa.tar.gz
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>
-rw-r--r--qt-ui/mainwindow.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui
index 20ee70738..4b64cb095 100644
--- a/qt-ui/mainwindow.ui
+++ b/qt-ui/mainwindow.ui
@@ -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"/>