mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Move ConnectionListModel into its own source file
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
030c094854
commit
7aacaf60da
7 changed files with 69 additions and 57 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue