From 2b86fe84f9b2ac1edae47ff1dd8e5d34373ddff5 Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sun, 25 Oct 2020 13:57:18 +0100 Subject: cleanup: move application flags to core/subsurfacehelper.h These flags are not dive-related, therefore move their declaration to the appropriate header file. Likewise, move their definition from parse-xml.c to subsurfacehelper.c Signed-off-by: Berthold Stoeger --- subsurface-helper.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'subsurface-helper.cpp') diff --git a/subsurface-helper.cpp b/subsurface-helper.cpp index da73c05a7..b2afbfc60 100644 --- a/subsurface-helper.cpp +++ b/subsurface-helper.cpp @@ -21,6 +21,7 @@ #include "qt-models/mobilelistmodel.h" #include "profile-widget/qmlprofile.h" #include "core/downloadfromdcthread.h" +#include "core/subsurfacestartup.h" // for testqml #include "qt-models/diveimportedmodel.h" #include "mobile-widgets/qml/kirigami/src/kirigamiplugin.h" #else -- cgit v1.2.3-70-g09d2