From 2b193416090f3ca9795513d94028557c96aed0b4 Mon Sep 17 00:00:00 2001 From: Cristine Guadelupe Date: Tue, 13 Jan 2015 02:03:49 -0200 Subject: Remove instantMeanDepthLine Take instantMeanDepthLine out of the code. We have the moving average line plus the exact data in the information overlay. Signed-off-by: Cristine Guadelupe Signed-off-by: Dirk Hohndel --- qt-ui/profile/profilewidget2.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qt-ui/profile/profilewidget2.h') diff --git a/qt-ui/profile/profilewidget2.h b/qt-ui/profile/profilewidget2.h index ffeecb3ee..675fa88b3 100644 --- a/qt-ui/profile/profilewidget2.h +++ b/qt-ui/profile/profilewidget2.h @@ -85,9 +85,6 @@ public: void clearHandlers(); State currentState; -signals: - void mouseMoved(int time, int depth); - public slots: // Necessary to call from QAction's signals. void settingsChanged(); @@ -185,7 +182,6 @@ private: DiveLineItem *mouseFollowerHorizontal; RulerItem2 *rulerItem; TankItem *tankItem; - InstantMeanDepthLine *instantMeanDepth; bool isGrayscale; bool printMode; -- cgit v1.2.3-70-g09d2