diff options
Diffstat (limited to 'desktop-widgets/maintab.h')
-rw-r--r-- | desktop-widgets/maintab.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-widgets/maintab.h b/desktop-widgets/maintab.h index 690c8680c..25d078434 100644 --- a/desktop-widgets/maintab.h +++ b/desktop-widgets/maintab.h @@ -66,6 +66,7 @@ slots: void addWeight_clicked(); void refreshDiveInfo(); void updateDiveInfo(bool clear = false); + void updateDepthDuration(); void acceptChanges(); void rejectChanges(); void on_location_diveSiteSelected(); |