mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
d2569c6688
commit
2a88a72f1a
2 changed files with 0 additions and 37 deletions
|
@ -49,8 +49,6 @@ slots:
|
|||
void addToTripBelow();
|
||||
void mergeDives();
|
||||
void renumberDives();
|
||||
void saveSelectedDivesAs();
|
||||
void exportDives();
|
||||
void shiftTimes();
|
||||
void loadImages();
|
||||
static QString lastUsedImageDir();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue