Move the YearlyStatisticsModel to qt-models

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 18:12:11 -03:00 committed by Dirk Hohndel
parent 9bc62748af
commit 7171d2e1eb
7 changed files with 241 additions and 243 deletions

View file

@ -31,6 +31,7 @@
#endif
#include "tankinfomodel.h"
#include "weigthsysteminfomodel.h"
#include "yearlystatisticsmodel.h"
#include "diveplannermodel.h"
#include "divelogimportdialog.h"
#include "divelogexportdialog.h"