1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-05-24 03:02:29 -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"> <widget class="QComboBox" name="antenna">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>60</width> <width>70</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>