From 146030f805ab80d56282996ad830e1583fa9679c Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Tue, 30 Dec 2014 21:10:21 -0200 Subject: Add skeleton for the instant mean depth line This class will hold the visible line of the mean depth for the time 'now' Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- qt-ui/profile/profilewidget2.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'qt-ui/profile/profilewidget2.cpp') diff --git a/qt-ui/profile/profilewidget2.cpp b/qt-ui/profile/profilewidget2.cpp index d631e3cc1..ba71a9fba 100644 --- a/qt-ui/profile/profilewidget2.cpp +++ b/qt-ui/profile/profilewidget2.cpp @@ -836,8 +836,6 @@ void ProfileWidget2::mouseMoveEvent(QMouseEvent *event) && timeAxis->minimum() <= hValue){ mouseFollowerVertical->setPos(pos.x(), profileYAxis->line().y1()); } - - } bool ProfileWidget2::eventFilter(QObject *object, QEvent *event) -- cgit v1.2.3-70-g09d2