widen key field

This commit is contained in:
Brian Moran 2024-08-14 20:49:12 -07:00
parent e26d2cb02c
commit 9c3a0d5e1c

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>750</width>
<height>600</height>
<width>764</width>
<height>720</height>
</rect>
</property>
<property name="windowTitle">
@ -3041,7 +3041,7 @@ Right click for insert and delete options.</string>
</property>
<property name="minimumSize">
<size>
<width>70</width>
<width>160</width>
<height>0</height>
</size>
</property>
@ -3058,7 +3058,7 @@ Right click for insert and delete options.</string>
<number>20</number>
</property>
<property name="alignment">
<set>Qt::AlignLeft</set>
<set>Qt::AlignLeading</set>
</property>
</widget>
</item>
@ -3558,13 +3558,13 @@ Right click for insert and delete options.</string>
</connection>
</connections>
<buttongroups>
<buttongroup name="special_op_activity_button_group"/>
<buttongroup name="PTT_method_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
<buttongroup name="TX_mode_button_group"/>
<buttongroup name="PTT_method_button_group"/>
<buttongroup name="CAT_stop_bits_button_group"/>
<buttongroup name="TX_audio_source_button_group"/>
<buttongroup name="special_op_activity_button_group"/>
<buttongroup name="CAT_data_bits_button_group"/>
<buttongroup name="CAT_handshake_button_group"/>
<buttongroup name="split_mode_button_group"/>
</buttongroups>
</ui>