Improve UI

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2024-03-20 00:15:02 +02:00
parent ef4e5eb3cf
commit 09c2c6793b
18 changed files with 295 additions and 296 deletions

View File

@ -50,7 +50,6 @@ class BaseVersionList : public QAbstractListModel {
PathRole,
JavaNameRole,
CPUArchitectureRole,
JavaVendorRole,
SortRole
};
using RoleList = QList<int>;