diff --git a/Configuration.ui b/Configuration.ui index 7ee0be24d..ce9ca91f4 100644 --- a/Configuration.ui +++ b/Configuration.ui @@ -3011,7 +3011,7 @@ Right click for insert and delete options.</string> <item> <widget class="QLabel" name="lblOTPUrl"> <property name="text"> - <string>OTP URL</string> + <string>OTP URL:</string> </property> </widget> </item> @@ -3359,7 +3359,7 @@ Right click for insert and delete options.</string> <item> <widget class="QLabel" name="lblOTPSeed"> <property name="text"> - <string>Key: </string> + <string>Key:</string> </property> </widget> </item> @@ -3668,13 +3668,13 @@ Right click for insert and delete options.</string> </connection> </connections> <buttongroups> - <buttongroup name="TX_mode_button_group"/> <buttongroup name="TX_audio_source_button_group"/> + <buttongroup name="TX_mode_button_group"/> + <buttongroup name="CAT_stop_bits_button_group"/> + <buttongroup name="split_mode_button_group"/> <buttongroup name="PTT_method_button_group"/> <buttongroup name="CAT_data_bits_button_group"/> - <buttongroup name="split_mode_button_group"/> - <buttongroup name="special_op_activity_button_group"/> <buttongroup name="CAT_handshake_button_group"/> - <buttongroup name="CAT_stop_bits_button_group"/> + <buttongroup name="special_op_activity_button_group"/> </buttongroups> </ui>