1
0
Fork 0
mirror of synced 2024-09-30 09:17:37 +13:00
Rare/rare/components/tabs/games/game_widgets
aznd 87c3534da4
Fix uninstall for third party launcher games (#200)
* Dont allow third party launcher games to be uninstalled

* Fix indentation
2022-04-23 17:03:03 +02:00
..
__init__.py
base_installed_widget.py Fix uninstall for third party launcher games (#200) 2022-04-23 17:03:03 +02:00
base_uninstalled_widget.py
installed_icon_widget.py Rare: Implement global objects as functions that return a single instance 2022-02-25 20:22:45 +02:00
installed_list_widget.py
installing_game_widget.py Rare: Implement global objects as functions that return a single instance 2022-02-25 20:22:45 +02:00
uninstalled_icon_widget.py
uninstalled_list_widget.py