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:
Dirk Hohndel 2013-12-06 17:40:59 -08:00
parent 93b5c0cd14
commit df464fcef1
2 changed files with 31 additions and 1 deletions

View file

@ -38,6 +38,7 @@ public slots:
void showSearchEdit();
void removeFromTrip();
void deleteDive();
void markDiveInvalid();
void testSlot();
void fixMessyQtModelBehaviour();
void mergeTripAbove();