summaryrefslogtreecommitdiffstats
path: root/profile-widget/diveprofileitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'profile-widget/diveprofileitem.h')
-rw-r--r--profile-widget/diveprofileitem.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/profile-widget/diveprofileitem.h b/profile-widget/diveprofileitem.h
index 36f6e5980..df46b6e12 100644
--- a/profile-widget/diveprofileitem.h
+++ b/profile-widget/diveprofileitem.h
@@ -183,10 +183,8 @@ public
slots:
void recalc();
-protected:
- ProfileWidget2 *profileWidget;
-
private:
+ ProfileWidget2 *profileWidget;
bool is3mIncrement;
};