1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-04 02:36:39 -04:00

Normalize BladeRF GUI

This commit is contained in:
f4exb 2016-01-12 04:15:55 +01:00
parent 433cc021ea
commit 80d0fda710

View File

@ -16,6 +16,12 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="font">
<font>
<family>Sans Serif</family>
<pointsize>9</pointsize>
</font>
</property>
<property name="windowTitle"> <property name="windowTitle">
<string>BladeRF</string> <string>BladeRF</string>
</property> </property>
@ -23,16 +29,7 @@
<property name="spacing"> <property name="spacing">
<number>3</number> <number>3</number>
</property> </property>
<property name="leftMargin"> <property name="margin">
<number>2</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>2</number>
</property>
<property name="bottomMargin">
<number>2</number> <number>2</number>
</property> </property>
<item> <item>
@ -154,7 +151,7 @@
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
<widget class="QComboBox" name="xb200"> <widget class="QComboBox" name="xb200">
<property name="currentText"> <property name="currentText" stdset="0">
<string>None</string> <string>None</string>
</property> </property>
<property name="currentIndex"> <property name="currentIndex">