1
0
Fork 0
mirror of synced 2024-06-30 20:20:53 +12:00
Rare/rare/components
loathingKernel 71aa440e0b GameWidget: Use __slots__ to satisfy forward ui declaration
This way `ui` won't get any typing but this is internal and we can
take care of it until a better method is found to satisfy both.
2023-02-08 15:14:50 +02:00
..
dialogs Code cleanup 2023-02-07 13:06:08 +02:00
tabs GameWidget: Use __slots__ to satisfy forward ui declaration 2023-02-08 15:14:50 +02:00
__init__.py lowercase snake case 2021-04-07 22:39:23 +02:00
main_window.py MainTabWidget: Use returned indices instead of hard-coding disabled tabs 2023-02-06 09:19:31 +02:00
tray_icon.py InstallQueueItemModel: Refactor to add an expiration date to the download 2023-02-04 17:38:07 +02:00