Move stuff to protected on DepthLine

I wanna use some of it on the InstantMeanDepthLine

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-12-30 21:19:15 -02:00 committed by Dirk Hohndel
parent c7a5d81683
commit 4f4857f19f

View file

@ -199,7 +199,7 @@ public
slots:
void axisLineChanged();
private:
protected:
int meanDepth;
DiveTextItem *leftText;
DiveTextItem *rightText;