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
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue