Skip to content
Snippets Groups Projects
Commit bc345b3d authored by Teo Mrnjavac's avatar Teo Mrnjavac
Browse files

Add "reuse home" check box to .ui.

parent 45ed2101
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</layout> </layout>
</item> </item>
<item> <item>
<layout class="QVBoxLayout" name="m_rightLayout" stretch="0,1,0,0,0,0"> <layout class="QVBoxLayout" name="m_rightLayout" stretch="0,1,0,0,0,0,0">
<item> <item>
<widget class="QLabel" name="m_messageLabel"> <widget class="QLabel" name="m_messageLabel">
<property name="toolTip"> <property name="toolTip">
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>729</width> <width>729</width>
<height>276</height> <height>233</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="m_itemsLayout"> <layout class="QVBoxLayout" name="m_itemsLayout">
...@@ -96,6 +96,13 @@ ...@@ -96,6 +96,13 @@
<item> <item>
<widget class="EncryptWidget" name="m_encryptWidget" native="true"/> <widget class="EncryptWidget" name="m_encryptWidget" native="true"/>
</item> </item>
<item>
<widget class="QCheckBox" name="m_reuseHomeCheckBox">
<property name="text">
<string notr="true">&lt;m_reuseHomeCheckBox&gt;</string>
</property>
</widget>
</item>
<item> <item>
<widget class="QLabel" name="m_selectLabel"> <widget class="QLabel" name="m_selectLabel">
<property name="text"> <property name="text">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment