1
0
Fork 0
mirror of synced 2024-07-01 12:40:28 +12:00
Rare/rare/ui/components/tabs/games/game_info
loathingKernel d3bee28443 Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files
Since pyuic5 doesn't handle `connectSlotByName=False` in ui files
use sed in `misc/ui2py.sh` to remove those lines

Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2023-02-04 17:38:07 +02:00
..
__init__.py Add __init__.py in ui folder for setuptools.find_packages() 2021-05-21 16:48:33 +02:00
game_dlc.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
game_dlc.ui SideTabWidget: Add container widget with a title and a scrollarea as the master widget for each tab 2022-03-18 18:03:14 +02:00
game_dlc_widget.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
game_dlc_widget.ui Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
game_info.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
game_info.ui Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
game_settings.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
game_settings.ui A bunch of minor UI fixes 2022-03-29 00:36:42 +03:00