From c110b4a23809ef7702653383d666bdd7a48ee775 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Tue, 1 Nov 2016 15:44:30 +0100 Subject: More preference handling fixes Remove a few uneeded lines and add more loading code for the preferences. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- profile-widget/diveprofileitem.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'profile-widget') diff --git a/profile-widget/diveprofileitem.cpp b/profile-widget/diveprofileitem.cpp index 240032034..c3c716539 100644 --- a/profile-widget/diveprofileitem.cpp +++ b/profile-widget/diveprofileitem.cpp @@ -14,8 +14,6 @@ #include "libdivecomputer/parser.h" #include "profile-widget/profilewidget2.h" -#include - AbstractProfilePolygonItem::AbstractProfilePolygonItem() : QObject(), QGraphicsPolygonItem(), hAxis(NULL), vAxis(NULL), dataModel(NULL), hDataColumn(-1), vDataColumn(-1) { setCacheMode(DeviceCoordinateCache); -- cgit v1.2.3-70-g09d2