1
0
Fork 0
mirror of synced 2024-06-28 19:21:05 +12:00
Commit graph

2 commits

Author SHA1 Message Date
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
Dummerle bb9d3b6c33
Rename scripts to misc 2021-12-05 19:47:06 +01:00
Renamed from scripts/ui2py.sh (Browse further)