aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-helper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'subsurface-helper.cpp')
-rw-r--r--subsurface-helper.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/subsurface-helper.cpp b/subsurface-helper.cpp
index 136aee4d4..713390c79 100644
--- a/subsurface-helper.cpp
+++ b/subsurface-helper.cpp
@@ -14,7 +14,6 @@
#include <QQmlApplicationEngine>
#include <QQmlContext>
#include "mobile-widgets/qmlmanager.h"
-#include "mobile-widgets/qmlprefs.h"
#include "qt-models/divelistmodel.h"
#include "qt-models/gpslistmodel.h"
#include "qt-models/messagehandlermodel.h"
@@ -192,7 +191,6 @@ void register_qml_types(QQmlEngine *engine)
}
REGISTER_TYPE(QMLManager, "QMLManager");
- REGISTER_TYPE(QMLPrefs, "QMLPrefs");
REGISTER_TYPE(QMLProfile, "QMLProfile");
REGISTER_TYPE(DiveImportedModel, "DCImportModel");
#endif // not SUBSURFACE_MOBILE