diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-11-15 11:39:59 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-11-15 11:39:59 -0800 |
commit | c4a47a7d60b53c9b2e2ffb874afaf733d43123aa (patch) | |
tree | 18b3fbcf77765afc2015878adf7c0673cd428579 /qt-ui | |
parent | bae41ddafb95a56e29f3ef423288197b98b3fa68 (diff) | |
download | subsurface-c4a47a7d60b53c9b2e2ffb874afaf733d43123aa.tar.gz |
Get rid of the planner
This is nothing but an indefinite time sink. Let's focus on things that
the majority of our users actually need and use.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index 19eae8b19..d0e727f7f 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -192,7 +192,6 @@ <string>&Log</string> </property> <addaction name="actionAddDive"/> - <addaction name="actionDivePlanner"/> <addaction name="separator"/> <addaction name="actionRenumber"/> <addaction name="actionAutoGroup"/> |