mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 05:07:46 +02:00
Finished up the download dialog
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -112,5 +112,6 @@ QHash<int, QByteArray> BaseVersionList::roleNames() const
|
||||
roles.insert(PathRole, "path");
|
||||
roles.insert(JavaNameRole, "javaName");
|
||||
roles.insert(CPUArchitectureRole, "architecture");
|
||||
roles.insert(JavaVendorRole, "javaVendor");
|
||||
return roles;
|
||||
}
|
||||
|
Reference in New Issue
Block a user