From 1cc7c05170b4d7a188f88feabb4dcd800ebef85a Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Wed, 15 Aug 2018 11:52:50 +0200 Subject: profile-widget: remove SettingsObjectWrapper and update qPref calls remove use of SettingsObjectWrapper:: remove include of SettingsObjectWrapper.h use qPrefFoo:: for setters and getters replace prefs.foo with qPrefXYZ::foo() where feasible (this expands to the same code, but gives us more control over the variable). Signed-off-by: Jan Iversen --- profile-widget/divecartesianaxis.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'profile-widget/divecartesianaxis.cpp') diff --git a/profile-widget/divecartesianaxis.cpp b/profile-widget/divecartesianaxis.cpp index 29a4165b1..e37c311d3 100644 --- a/profile-widget/divecartesianaxis.cpp +++ b/profile-widget/divecartesianaxis.cpp @@ -3,7 +3,6 @@ #include "profile-widget/divetextitem.h" #include "core/qthelper.h" #include "core/subsurface-string.h" -#include "core/subsurface-qt/SettingsObjectWrapper.h" #ifndef SUBSURFACE_MOBILE #include "desktop-widgets/preferences/preferencesdialog.h" #endif -- cgit v1.2.3-70-g09d2