1
0
Fork 0
mirror of synced 2024-09-30 09:17:37 +13:00
Rare/rare/components/tabs/downloads
loathingKernel c523fa9210 UpdateGroup: Keep updates' app_names in a list too.
Because `deleteLater()` doesn't delete the widget immediately (duh!)
`count()` and `contains()` can report false results while the widget
is queued for deletion.

Hide container and list/queue by name mangling.

Remove test code.
2023-02-04 17:38:07 +02:00
..
__init__.py UninstallDialog: Implement it to work similarly to InstallDialog 2023-02-04 17:38:07 +02:00
groups.py UpdateGroup: Keep updates' app_names in a list too. 2023-02-04 17:38:07 +02:00
thread.py
widgets.py