summaryrefslogtreecommitdiffstats
path: root/core/settings/qPref.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/settings/qPref.h')
-rw-r--r--core/settings/qPref.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/core/settings/qPref.h b/core/settings/qPref.h
index f13a29274..e59a778e5 100644
--- a/core/settings/qPref.h
+++ b/core/settings/qPref.h
@@ -7,21 +7,6 @@
#include <QObject>
#include <QQmlEngine>
-#include "qPrefCloudStorage.h"
-#include "qPrefDisplay.h"
-#include "qPrefDiveComputer.h"
-#include "qPrefDivePlanner.h"
-#include "qPrefFacebook.h"
-#include "qPrefGeneral.h"
-#include "qPrefGeocoding.h"
-#include "qPrefLanguage.h"
-#include "qPrefLocationService.h"
-#include "qPrefPartialPressureGas.h"
-#include "qPrefProxy.h"
-#include "qPrefTechnicalDetails.h"
-#include "qPrefUnit.h"
-#include "qPrefUpdateManager.h"
-
class qPref : public QObject {
Q_OBJECT
Q_PROPERTY(QString canonical_version READ canonical_version);