Code spaghetti and more chaos

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2024-01-27 22:47:28 +02:00
parent 4cd236ed80
commit 7317105e4d
21 changed files with 613 additions and 391 deletions

View File

@ -48,6 +48,7 @@ class BaseVersionList : public QAbstractListModel {
TypeRole,
BranchRole,
PathRole,
AliasRole,
ArchitectureRole,
SortRole
};