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
No known key found for this signature in database
GPG key ID: 55EF5DA53DB36318
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 {