Move ExtraDataModel to qt-models

Another attempt to make it easyer to create the mobile version.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-05-28 17:29:58 -03:00 committed by Dirk Hohndel
parent d84ffa8fc3
commit 257f8063c4
6 changed files with 97 additions and 85 deletions

View file

@ -19,6 +19,7 @@
#include "divesitehelpers.h"
#include "cylindermodel.h"
#include "weightmodel.h"
#include "divecomputerextradatamodel.h"
#if defined(FBSUPPORT)
#include "socialnetworks.h"