1
0
Fork 0
mirror of synced 2024-10-05 12:43:30 +13:00
Rare/rare/ui/components/tabs/games/integrations
loathingKernel 5bf353ec37
Rare: Replace QToolButton with QPushButton
QToolButton is not really designed to be used in the way we did and since
QPushButton supports having a menu attached to, we can replace tool buttons
in most cases.

* Fix the presentation of the TabButtonWidget by updating RareStyle's css

* Reduce the size of the top tab bar to save vertical space.

* Remove infoLabel property
2024-02-21 20:25:03 +02:00
..
__init__.py
egl_sync_group.py Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +02:00
egl_sync_group.ui Rare: Replace QToolButton with QPushButton 2024-02-21 20:25:03 +02:00
egl_sync_list_group.py
egl_sync_list_group.ui
eos_widget.py Rare: rename icon function to qta_icon 2024-02-21 13:30:41 +02:00
eos_widget.ui Rare: rename icon function to qta_icon 2024-02-21 13:30:41 +02:00
import_group.py
import_group.ui