Some UI finetuning

This commit is contained in:
Klaus Basan
2016-12-12 18:15:50 +01:00
parent 3b2468632a
commit 16b9c88abf
5 changed files with 77 additions and 87 deletions

View File

@@ -2,16 +2,8 @@
<ui version="4.0">
<class>CAudioSetupComponent</class>
<widget class="QFrame" name="CAudioSetupComponent">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>263</width>
<height>343</height>
</rect>
</property>
<property name="windowTitle">
<string>Frame</string>
<string>Audio setup</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
@@ -43,9 +35,6 @@
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<property name="horizontalSpacing">
<number>10</number>
</property>
<property name="leftMargin">
<number>2</number>
</property>