subsurface/mobile-widgets
Berthold Stoeger 9d485f9626 cleanup: fold ThemeInterface::setup() into constructor
There appears to be no reason for two-phase initialization.
Let's keep things simple: let the constructor produce a
functioning object.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2020-03-30 13:54:12 -07:00
..
qml mobile UI: don't exit when using back button to close drawers 2020-03-30 09:16:55 -07:00
CMakeLists.txt mobile-widgets: add themeInterface 2020-01-26 16:42:35 -08:00
qmlinterface.cpp mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlinterface.h mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlmanager.cpp mobile/dive-list: add indicator that dive list is being processed 2020-03-30 09:16:55 -07:00
qmlmanager.h mobile/dive-list: add indicator that dive list is being processed 2020-03-30 09:16:55 -07:00
themeinterface.cpp cleanup: fold ThemeInterface::setup() into constructor 2020-03-30 13:54:12 -07:00
themeinterface.h cleanup: fold ThemeInterface::setup() into constructor 2020-03-30 13:54:12 -07:00