summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Swift/QtUI/MUCSearch/QtMUCSearchWindow.ui')
-rw-r--r--Swift/QtUI/MUCSearch/QtMUCSearchWindow.ui17
1 files changed, 15 insertions, 2 deletions
diff --git a/Swift/QtUI/MUCSearch/QtMUCSearchWindow.ui b/Swift/QtUI/MUCSearch/QtMUCSearchWindow.ui
index d3d327e..11c4df2 100644
--- a/Swift/QtUI/MUCSearch/QtMUCSearchWindow.ui
+++ b/Swift/QtUI/MUCSearch/QtMUCSearchWindow.ui
@@ -95,7 +95,7 @@
<property name="geometry">
<rect>
<x>280</x>
- <y>410</y>
+ <y>380</y>
<width>211</width>
<height>18</height>
</rect>
@@ -131,7 +131,7 @@
<property name="geometry">
<rect>
<x>280</x>
- <y>430</y>
+ <y>400</y>
<width>201</width>
<height>26</height>
</rect>
@@ -179,6 +179,19 @@
<string>Search</string>
</property>
</widget>
+ <widget class="QCheckBox" name="joinAutomatically_">
+ <property name="geometry">
+ <rect>
+ <x>280</x>
+ <y>440</y>
+ <width>211</width>
+ <height>22</height>
+ </rect>
+ </property>
+ <property name="text">
+ <string>Join automatically in future</string>
+ </property>
+ </widget>
</widget>
<resources/>
<connections/>