NOISSUE fix up mod installation and add a lot of logging for it

This commit is contained in:
Petr Mrázek
2018-11-21 00:29:41 +01:00
parent a8e77f0ecc
commit 33a7cc1890
2 changed files with 44 additions and 27 deletions

View File

@ -59,7 +59,7 @@ public:
{
return size();
}
;
virtual QVariant headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const override;
virtual int columnCount(const QModelIndex &parent) const override;