mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
undo: remove TabDiveWidget::acceptChanges and rejectChanges
Since cylinders are now edited using the undo system, these functions are not needed anymore. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
04ce908e8e
commit
0732bb2302
3 changed files with 0 additions and 91 deletions
|
|
@ -21,8 +21,6 @@ public:
|
|||
~TabDiveEquipment();
|
||||
void updateData() override;
|
||||
void clear() override;
|
||||
void acceptChanges();
|
||||
void rejectChanges();
|
||||
void divesEdited(int i);
|
||||
void closeWarning();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue