|
|
|
@ -41,49 +41,49 @@
|
|
|
|
|
<property name="fieldGrowthPolicy">
|
|
|
|
|
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QLabel" name="passLabel1">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Enter passphrase</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="passEdit1">
|
|
|
|
|
<property name="echoMode">
|
|
|
|
|
<enum>QLineEdit::Password</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QLabel" name="passLabel2">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>New passphrase</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="1">
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="passEdit2">
|
|
|
|
|
<property name="echoMode">
|
|
|
|
|
<enum>QLineEdit::Password</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QLabel" name="passLabel3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Repeat new passphrase</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="1">
|
|
|
|
|
<item row="2" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="passEdit3">
|
|
|
|
|
<property name="echoMode">
|
|
|
|
|
<enum>QLineEdit::Password</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="1">
|
|
|
|
|
<item row="3" column="1">
|
|
|
|
|
<widget class="QLabel" name="capsLabel">
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|