#include "ProjectStatistics.hpp" ProjectStatistics::ProjectStatistics(QObject* parent) : QAbstractTableModel(parent) { }