diff options
Diffstat (limited to 'qt-ui/mainwindow.h')
-rw-r--r-- | qt-ui/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h index 9ff2a2041..25c9b3eba 100644 --- a/qt-ui/mainwindow.h +++ b/qt-ui/mainwindow.h @@ -189,6 +189,7 @@ slots: void refreshDisplay(bool doRecreateDiveList = true); void recreateDiveList(); void showProfile(); + void refreshProfile(); void editCurrentDive(); void planCanceled(); void planCreated(); |