Remove export and save as from dive list context menu

The context menu is getting way too big and confusing. This is now much
more cleanly done from the File->Export dialog.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-05-24 07:52:16 -07:00
parent d2569c6688
commit 2a88a72f1a
2 changed files with 0 additions and 37 deletions

View file

@ -49,8 +49,6 @@ slots:
void addToTripBelow();
void mergeDives();
void renumberDives();
void saveSelectedDivesAs();
void exportDives();
void shiftTimes();
void loadImages();
static QString lastUsedImageDir();