#include "commoditytablemodel.h" CommodityTableModel::CommodityTableModel(QObject *parent) :AutoTableModel(parent) { }