From 4f4857f19f57393481e6eda7c8a1d174ed395e5f Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Tue, 30 Dec 2014 21:19:15 -0200 Subject: Move stuff to protected on DepthLine I wanna use some of it on the InstantMeanDepthLine Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/profile/diveprofileitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/profile') diff --git a/qt-ui/profile/diveprofileitem.h b/qt-ui/profile/diveprofileitem.h index d7e3814a6..68a6debea 100644 --- a/qt-ui/profile/diveprofileitem.h +++ b/qt-ui/profile/diveprofileitem.h @@ -199,7 +199,7 @@ public slots: void axisLineChanged(); -private: +protected: int meanDepth; DiveTextItem *leftText; DiveTextItem *rightText; -- cgit v1.2.3-70-g09d2