Updated required_by as dependency

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-05-04 23:54:46 +03:00
parent 8b14b946e2
commit 107b470289
5 changed files with 25 additions and 26 deletions

View File

@ -78,7 +78,6 @@ struct IndexedVersion {
// For internal use, not provided by APIs
bool is_currently_selected = false;
QList<QVariant> required_by;
};
struct ExtraPackData {