Making a QLabel a buddy of itself causes a double free and crashing on
deconstruction in some cases (like MSVC)
Signed-off-by: Seth Flynn <getchoo@tuta.io>
The tab order on the custom command UI in the instance settings is off, it goes 0 -> 2 -> 1, This re-orders the ui file to fix the order the inputs are in.
Signed-off-by: Mia Moir <63592337+archessmn@users.noreply.github.com>