Merge branch 'master' of github.com:calamares/calamares

main
Adriaan de Groot 6 years ago
commit 882e8cc766

@ -21,18 +21,8 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0" columnstretch="1,3">
<item row="2" column="1">
<widget class="QLineEdit" name="batchIdentifier">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enter a batch-identifier here. This will be stored in the target system.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="accessibleName">
<string notr="true">batch-identifier</string>
</property>
</widget>
</item>
<item row="2" column="0" alignment="Qt::AlignRight">
<layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0,0" columnstretch="1,9">
<item row="3" column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="batchIdentifier_label">
<property name="text">
<string>Ba&amp;tch:</string>
@ -42,6 +32,16 @@
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLineEdit" name="batchIdentifier">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Enter a batch-identifier here. This will be stored in the target system.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="accessibleName">
<string notr="true">batch-identifier</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QLabel" name="label">
<property name="text">

Loading…
Cancel
Save