subsurface/mobile-widgets
jan Iversen 19803ab3c3 mobile-widgets: solve cloudstatus register problem
Use Q_ENUM instad of Q_ENUMS (which is depreciated) since it does the
meta registration for all Qt platforms.

Q_ENUM require the enum to be defined in the class and cannot refer to
a global class, therefore copied enum to class.

This commit is made to get the release to work, with minimal changes,
this class will be moved to qPref and the double definition solved

Signed-off-by: Jan Iversen <jani@apache.org>
2018-07-05 12:31:56 -07:00
..
qml QML UI: fix layout of Download page 2018-06-27 16:28:01 -07:00
qmlmanager.cpp mobile-widgets: solve cloudstatus register problem 2018-07-05 12:31:56 -07:00
qmlmanager.h QML UI: remove unused property 2018-06-27 16:05:36 -07:00
qmlprefs.cpp mobile-widgets: solve cloudstatus register problem 2018-07-05 12:31:56 -07:00
qmlprefs.h mobile-widgets: solve cloudstatus register problem 2018-07-05 12:31:56 -07:00