mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Stub out a mark dive invalid function
Not sure I'll be able to finish this for 4.0 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
93b5c0cd14
commit
df464fcef1
2 changed files with 31 additions and 1 deletions
|
@ -38,6 +38,7 @@ public slots:
|
|||
void showSearchEdit();
|
||||
void removeFromTrip();
|
||||
void deleteDive();
|
||||
void markDiveInvalid();
|
||||
void testSlot();
|
||||
void fixMessyQtModelBehaviour();
|
||||
void mergeTripAbove();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue