Restore the 'Deselect callsign after logging' setting

This commit is contained in:
Jordan Sherer 2018-12-01 16:47:57 -05:00
parent 4406e99670
commit 842896d867

View File

@ -23,7 +23,7 @@
<string>Select tab to change configuration parameters.</string>
</property>
<property name="currentIndex">
<number>0</number>
<number>3</number>
</property>
<widget class="QWidget" name="general_tab">
<attribute name="title">
@ -279,8 +279,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>738</width>
<height>453</height>
<width>654</width>
<height>489</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_26">
@ -685,7 +685,7 @@ text message.</string>
<item>
<widget class="QGroupBox" name="heartbeatGroupBox">
<property name="visible">
<bool>true</bool>
<bool>false</bool>
</property>
<property name="title">
<string>Heartbeat (HB)</string>
@ -2031,7 +2031,7 @@ both here.</string>
<x>0</x>
<y>0</y>
<width>746</width>
<height>525</height>
<height>554</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_30">
@ -4067,12 +4067,12 @@ soundcard changes</string>
</connection>
</connections>
<buttongroups>
<buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="PTT_method_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="split_mode_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
<buttongroup name="TX_mode_button_group"/>
</buttongroups>
</ui>