diff options
Diffstat (limited to 'qt-ui/profile/profilewidget2.h')
-rw-r--r-- | qt-ui/profile/profilewidget2.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qt-ui/profile/profilewidget2.h b/qt-ui/profile/profilewidget2.h index d2fbb2b65..631a80574 100644 --- a/qt-ui/profile/profilewidget2.h +++ b/qt-ui/profile/profilewidget2.h @@ -63,14 +63,7 @@ protected: signals: void startProfileState(); - void startAddState(); - void startPlanState(); void startEmptyState(); - void startEditState(); - void startHideGasState(); - void startShowGasState(); - void startShowTissueState(); - void startHideTissueState(); private: DivePlotDataModel *dataModel; State currentState; |