Updated required_by as dependency
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
8b14b946e2
commit
107b470289
5 changed files with 25 additions and 26 deletions
|
@ -78,7 +78,6 @@ struct IndexedVersion {
|
|||
|
||||
// For internal use, not provided by APIs
|
||||
bool is_currently_selected = false;
|
||||
QList<QVariant> required_by;
|
||||
};
|
||||
|
||||
struct ExtraPackData {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue