changeset 9738 | 18bb6d1fc9d9 |
parent 9080 | 9b42757d7e71 |
child 9998 | 736015b847e3 |
--- a/QTfrontend/model/HatModel.cpp Mon Dec 02 17:13:22 2013 +0100 +++ b/QTfrontend/model/HatModel.cpp Mon Dec 02 23:20:07 2013 +0400 @@ -37,6 +37,8 @@ void HatModel::loadHats() { + qDebug("HatModel::loadHats()"); + // this method resets the contents of this model (important to know for views). QStandardItemModel::beginResetModel(); QStandardItemModel::clear();