mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-08 13:08:29 +02:00
Finished up the download dialog
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
3c58fb0677
commit
0384e652fb
5 changed files with 21 additions and 3 deletions
|
|
@ -50,6 +50,7 @@ class BaseVersionList : public QAbstractListModel {
|
|||
PathRole,
|
||||
JavaNameRole,
|
||||
CPUArchitectureRole,
|
||||
JavaVendorRole,
|
||||
SortRole
|
||||
};
|
||||
using RoleList = QList<int>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue