ewerybody / a2

Autohotkey module managing and developing framework.
GNU General Public License v3.0
63 stars 10 forks source link

Ui compiler: Empty `retranslateUi` methods not cleaned up?!?! #278

Closed ewerybody closed 10 months ago

ewerybody commented 10 months ago

I just has some ui complain

  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!

ewerybody commented 10 months ago

fixed with f1791f9e1188c24ddb73e6bdafb7712e1fa38462