Every time working with *ui files Qt Form Editor organizes code with its own rules causing unintended diffs.
This PR forces these diffs (2 block indentation and 1 block move) to make future maintenance easier.
Every time working with *ui files Qt Form Editor organizes code with its own rules causing unintended diffs.
This PR forces these diffs (2 block indentation and 1 block move) to make future maintenance easier.
Code has been aligned with Qt Form Editor rules.
Concept ACK
Meh, please just do this the next time you're editing these files.