1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-27 15:26:33 -04:00

Widen combo box, so TX/RX fits in

This commit is contained in:
Jon Beniston 2020-10-27 09:57:28 +00:00
parent a9b6af0648
commit 8cd3bb9b47

View File

@ -230,7 +230,7 @@
<widget class="QComboBox" name="antenna">
<property name="minimumSize">
<size>
<width>60</width>
<width>70</width>
<height>0</height>
</size>
</property>