mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
9bc62748af
commit
7171d2e1eb
7 changed files with 241 additions and 243 deletions
|
@ -1,4 +1,5 @@
|
|||
#include "statisticswidget.h"
|
||||
#include "yearlystatisticsmodel.h"
|
||||
#include "models.h"
|
||||
#include <QModelIndex>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue