diff options
Diffstat (limited to 'desktop-widgets/mainwindow.h')
-rw-r--r-- | desktop-widgets/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h index 859cafed1..4282938a6 100644 --- a/desktop-widgets/mainwindow.h +++ b/desktop-widgets/mainwindow.h @@ -82,6 +82,7 @@ public: void enableDisableOtherDCsActions(); void enterEditState(); void exitEditState(); + void editDiveSite(dive_site *ds); MainTab *mainTab; PlannerDetails *plannerDetails; |