Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 158 → Rev 162

/QMK-Groundstation/trunk/Forms/dlg_Config.ui
5,12 → 5,12
<rect>
<x>0</x>
<y>0</y>
<width>517</width>
<height>336</height>
<width>528</width>
<height>335</height>
</rect>
</property>
<property name="windowTitle" >
<string>Dialog</string>
<string>Auswahl Datenfelder</string>
</property>
<layout class="QGridLayout" name="gridLayout" >
<item row="1" column="0" >
22,6 → 22,27
<number>0</number>
</property>
<item>
<widget class="QLabel" name="label_3" >
<property name="text" >
<string>Datenfelder für: </string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lb_Hardware" >
<property name="font" >
<font>
<pointsize>12</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text" >
<string>Default</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
56,14 → 77,6
<number>0</number>
</property>
<widget class="QWidget" name="ct_3" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>501</width>
<height>259</height>
</rect>
</property>
<attribute name="title" >
<string>Auswahl Plotter </string>
</attribute>
350,14 → 363,6
</layout>
</widget>
<widget class="QWidget" name="ct_2" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>501</width>
<height>259</height>
</rect>
</property>
<attribute name="title" >
<string>Auswahl CSV-Record </string>
</attribute>