1
0
Fork 0
mirror of synced 2024-10-03 02:37:12 +13:00
Rare/rare/components/tabs
loathingKernel 95e760791b DetailsWidget: Rename to StoreDetailsWidget
In continuation of the previous change, prepend `Store` to the name to
specify the difference.

The goal is to add `StoreDetailsWidget` as a second view in `GameDetails`
with information sourced from the Epic Games Store.
2024-05-17 13:34:24 +03:00
..
account
downloads Downloads: unset autoFillBackground for queue scrollarea 2024-02-24 13:56:15 +02:00
games GameDetails: Refactor file structure 2024-05-17 13:31:48 +03:00
settings GameSettings: Fix pylint errors (possibly-used-before-assignment) 2024-05-16 19:27:59 +03:00
store DetailsWidget: Rename to StoreDetailsWidget 2024-05-17 13:34:24 +03:00
__init__.py Store: Clean up store UI by using library widgets 2024-02-25 21:35:41 +02:00
tab_widgets.py