1
0
Fork 0
mirror of synced 2024-09-30 09:17:37 +13:00
Rare/rare/ui/components/dialogs
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
..
login Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
__init__.py
install_dialog.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
install_dialog.ui Make error text in install dialog selectable 2023-01-27 15:51:00 +01:00
install_dialog_advanced.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
install_dialog_advanced.ui InstallDialog: Update the collapsible widget to take a widget instead of a layout 2022-10-31 16:59:55 +02:00
launch_dialog.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
launch_dialog.ui
sync_save_dialog.py Ui: Delete QtCore.QMetaObject.connectSlotsByName from UI python files 2023-02-04 17:38:07 +02:00
sync_save_dialog.ui