1
0
Fork 0
mirror of synced 2024-06-28 11:11:15 +12:00
Commit graph

4 commits

Author SHA1 Message Date
loathingKernel 76068014b8 Misc: Remove connectSlotByName() in single file invocation 2023-02-20 14:16:45 +02:00
loathingKernel ff81f38dd4 Misc: Shellcheck 2023-02-18 17:25:55 +02:00
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)