summaryrefslogtreecommitdiffstats
path: root/subsurface-mobile-helper.cpp
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-06 07:51:30 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-10-07 10:06:47 -0700
commit7aacaf60da7e73b9c57012e1846f709acb4d0ac2 (patch)
tree5dd0515de3f0bfebcc9f22a976089f8f2555b0f9 /subsurface-mobile-helper.cpp
parent030c094854aeab4aaade523d7126728d9ce98a5b (diff)
downloadsubsurface-7aacaf60da7e73b9c57012e1846f709acb4d0ac2.tar.gz
Move ConnectionListModel into its own source file
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-mobile-helper.cpp')
-rw-r--r--subsurface-mobile-helper.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface-mobile-helper.cpp b/subsurface-mobile-helper.cpp
index c5ba66998..56ad029e1 100644
--- a/subsurface-mobile-helper.cpp
+++ b/subsurface-mobile-helper.cpp
@@ -22,6 +22,7 @@
#include "qt-models/gpslistmodel.h"
#include "mobile-widgets/qmlprofile.h"
#include "core/downloadfromdcthread.h"
+#include "core/connectionlistmodel.h"
#include "qt-models/diveimportedmodel.h"
#include "qt-models/messagehandlermodel.h"