core: add plannerShared class

Add a plannerShared class, whose purpose is to contain shared
functions between mobile and desktop

This class is the inner workings of the diveplanner not the UI

Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
jan Iversen 2019-12-08 19:30:39 +01:00 committed by Dirk Hohndel
parent b4eef5548b
commit c0069d6aee
3 changed files with 35 additions and 0 deletions

View file

@ -72,6 +72,8 @@ set(SUBSURFACE_CORE_LIB_SRCS
divelist.h
divelogexportlogic.cpp
divelogexportlogic.h
plannershared.cpp
plannershared.h
divesite-helper.cpp
divesite.c
divesite.h