mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-05 04:46:57 +03:00
NOISSUE fix up mod installation and add a lot of logging for it
This commit is contained in:
parent
a8e77f0ecc
commit
33a7cc1890
2 changed files with 44 additions and 27 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue