From 592ee31326115750bb9208d992164cb16221f6ec Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Sun, 19 Jan 2014 17:38:22 -0200 Subject: Fixed Temperature Text This fixes temperature text replacing the old code with the new DiveTextItem. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/profile/diveprofileitem.h | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui/profile/diveprofileitem.h') diff --git a/qt-ui/profile/diveprofileitem.h b/qt-ui/profile/diveprofileitem.h index 2002c904a..89c18ff70 100644 --- a/qt-ui/profile/diveprofileitem.h +++ b/qt-ui/profile/diveprofileitem.h @@ -60,6 +60,7 @@ public: virtual void paint(QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = 0); private: void createTextItem(int seconds, int mkelvin); + QList texts; }; class DiveGasPressureItem : public AbstractProfilePolygonItem{ -- cgit v1.2.3-70-g09d2