@ -19,17 +19,10 @@
<property name="windowTitle">
<property name="windowTitle">
<string notr="true">OEMPage</string>
<string notr="true">OEMPage</string>
</property>
</property>
<widget class="QWidget" name="gridLayoutWidget">
<layout class="QVBoxLayout" name="verticalLayout">
<property name="geometry">
<item>
<rect>
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0" columnstretch="1,3">
<x>-1</x>
<item row="2" column="1">
<y>9</y>
<width>601</width>
<height>271</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0" columnstretch="1,3">
<item row="1" column="1">
<widget class="QLineEdit" name="batchIdentifier">
<widget class="QLineEdit" name="batchIdentifier">
<property name="toolTip">
<property name="toolTip">
<string><html><head/><body><p>Enter a batch-identifier here. This will be stored in the target system.</p></body></html></string>
<string><html><head/><body><p>Enter a batch-identifier here. This will be stored in the target system.</p></body></html></string>
@ -39,7 +32,7 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="1 " column="0" alignment="Qt::AlignRight">
<item row="2 " column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="batchIdentifier_label">
<widget class="QLabel" name="batchIdentifier_label">
<property name="text">
<property name="text">
<string>Ba&tch:</string>
<string>Ba&tch:</string>
@ -65,8 +58,38 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</layout>
</widget>
</widget>
</widget>
<resources/>
<resources/>
<connections/>
<connections/>