diff options
Diffstat (limited to 'profile-widget')
-rw-r--r-- | profile-widget/profilewidget2.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/profile-widget/profilewidget2.h b/profile-widget/profilewidget2.h index 568141134..2731898eb 100644 --- a/profile-widget/profilewidget2.h +++ b/profile-widget/profilewidget2.h @@ -64,15 +64,6 @@ public: PLAN, INVALID }; - enum Items { - BACKGROUND, - PROFILE_Y_AXIS, - GAS_Y_AXIS, - TIME_AXIS, - DEPTH_CONTROLLER, - TIME_CONTROLLER, - COLUMNS - }; // Pass null as plannerModel if no support for planning required ProfileWidget2(DivePlannerPointsModel *plannerModel, QWidget *parent = 0); |