File "C:\Users\eric\io\code\a2\ui\a2widget\a2hotkey\edit_func_widget_ui.py", line 68
^
IndentationError: expected an indented block after function definition on line 67
because there was this retranslateUi method block empty!
These need to be remove as well as the calls to the method!
I just has some ui complain
because there was this
retranslateUi
method block empty! These need to be remove as well as the calls to the method!