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

@ -1,4 +1,5 @@
#include "statisticswidget.h"
#include "yearlystatisticsmodel.h"
#include "models.h"
#include <QModelIndex>