From 321a920a9873a3828a24c1b28cf8eb5fe1bff2cb Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Mon, 20 Aug 2018 11:19:49 +0200 Subject: desktop-widgets: remove QSettings from desktop-widgets The variables referenced are moved into qPref in earlier commits so in general all QSettings calls are replaced by qPref*:: calls Signed-off-by: Jan Iversen --- desktop-widgets/mainwindow.h | 1 - 1 file changed, 1 deletion(-) (limited to 'desktop-widgets/mainwindow.h') diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h index 06365a8e6..7bd33cbf0 100644 --- a/desktop-widgets/mainwindow.h +++ b/desktop-widgets/mainwindow.h @@ -27,7 +27,6 @@ class QItemSelection; class DiveListView; class MainTab; class QWebView; -class QSettings; class UpdateManager; class UserManual; class DivePlannerWidget; -- cgit v1.2.3-70-g09d2