mobile: add qmlprefs class

add class to cmake and pro
register class

Signed-off-by: Jan Iversen <jani@apache.org>
This commit is contained in:
jan Iversen
2018-06-12 10:29:40 +02:00
committed by Dirk Hohndel
parent 54db1309a0
commit d0e9f62624
6 changed files with 55 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ SOURCES += ../../subsurface-mobile-main.cpp \
../../core/subsurface-qt/DiveObjectHelper.cpp \
../../core/subsurface-qt/SettingsObjectWrapper.cpp \
../../mobile-widgets/qmlmanager.cpp \
../../mobile-widgets/qmlprefs.cpp \
../../qt-models/divelistmodel.cpp \
../../qt-models/diveplotdatamodel.cpp \
../../qt-models/gpslistmodel.cpp \
@@ -183,6 +184,7 @@ HEADERS += \
../../core/subsurface-qt/DiveObjectHelper.h \
../../core/subsurface-qt/SettingsObjectWrapper.h \
../../mobile-widgets/qmlmanager.h \
../../mobile-widgets/qmlprefs.h \
../../map-widget/qmlmapwidgethelper.h \
../../qt-models/divelistmodel.h \
../../qt-models/diveplotdatamodel.h \