diff options
author | jan Iversen <jani@apache.org> | 2018-07-05 09:46:07 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-07-05 12:31:56 -0700 |
commit | 19803ab3c30c3a77929de49aed19584e9de2f117 (patch) | |
tree | 62f59ebe5833cccfb5c22e4301c85133fa69d4a1 /core/gaspressures.c | |
parent | 5fc2e0f80f68acf2b54e34dd0d8950ea34ac0a98 (diff) | |
download | subsurface-19803ab3c30c3a77929de49aed19584e9de2f117.tar.gz |
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>
Diffstat (limited to 'core/gaspressures.c')
0 files changed, 0 insertions, 0 deletions