desktop: remove DiveComputerManagementDialog

This is now done in a TabWidget with undo-support.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2020-10-21 23:17:37 +02:00 committed by Dirk Hohndel
parent c6188bbe47
commit 8a20d019c2
7 changed files with 0 additions and 181 deletions

View file

@ -107,7 +107,6 @@ slots:
/* log menu actions */
void on_actionDownloadDC_triggered();
void on_actionDivelogs_de_triggered();
void on_actionEditDeviceNames_triggered();
void on_actionAddDive_triggered();
void on_actionRenumber_triggered();
void on_actionAutoGroup_triggered();