subsurface/core/settings
jan Iversen 2f95141330 core: remove double definition of enum cloud_storage_status
Remove cloud_storage_status from qmlprefs.h.
usage to qPref::

enum cloud_storage_status is not used from C, but only from C++, and
having the same structure defined multiple times is a maintenance
challenge.

Signed-off-by: Jan Iversen <jani@apache.org>
2018-07-04 05:32:30 +08:00
..
qPref.cpp core: remove double definition of enum cloud_storage_status 2018-07-04 05:32:30 +08:00
qPref.h core: remove double definition of enum cloud_storage_status 2018-07-04 05:32:30 +08:00
qPref_private.h core: add qPref.h_and qPrefprivate.h 2018-07-04 05:32:30 +08:00