From 35e102b1760a8aa4c589fedeada3914fa54a4d64 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Thu, 27 Feb 2014 15:20:03 -0300 Subject: New profile: add the RulerItem This patch adds the RulerItem inside of the new profile, and already takes settings into consideration. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/profile/profilewidget2.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qt-ui/profile/profilewidget2.h') diff --git a/qt-ui/profile/profilewidget2.h b/qt-ui/profile/profilewidget2.h index 2b5d19d71..e8246980d 100644 --- a/qt-ui/profile/profilewidget2.h +++ b/qt-ui/profile/profilewidget2.h @@ -16,6 +16,7 @@ #include "graphicsview-common.h" #include "divelineitem.h" +class RulerItem2; struct dive; struct plot_info; class ToolTipItem; @@ -101,6 +102,7 @@ private: PartialPressureGasItem *po2GasItem; DiveCartesianAxis *heartBeatAxis; DiveHeartrateItem *heartBeatItem; + RulerItem2 *rulerItem; }; #endif // PROFILEWIDGET2_H -- cgit v1.2.3-70-g09d2