mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 13:17:41 +02:00
Finished up the download dialog
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -50,6 +50,7 @@ class BaseVersionList : public QAbstractListModel {
|
||||
PathRole,
|
||||
JavaNameRole,
|
||||
CPUArchitectureRole,
|
||||
JavaVendorRole,
|
||||
SortRole
|
||||
};
|
||||
using RoleList = QList<int>;
|
||||
|
Reference in New Issue
Block a user