1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

FCD Pro+: normalized plugin device Id definition

This commit is contained in:
f4exb
2015-10-01 04:23:22 +02:00
parent 6616f92a36
commit 3540efc696
5 changed files with 26 additions and 13 deletions
@@ -249,6 +249,19 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_filt">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="filterIFLabel">
<property name="text">
@@ -263,19 +276,6 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_filt">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>