From 479147718f1ec544a30930c8a77d460e74eb0287 Mon Sep 17 00:00:00 2001
From: Kevin Smith <git@kismith.co.uk>
Date: Sat, 30 Jun 2012 16:34:54 +0100
Subject: Align radio buttons in user search things.

Resolves: #1138

diff --git a/Swift/QtUI/UserSearch/QtUserSearchFirstPage.ui b/Swift/QtUI/UserSearch/QtUserSearchFirstPage.ui
index 46a1277..bb0a625 100644
--- a/Swift/QtUI/UserSearch/QtUserSearchFirstPage.ui
+++ b/Swift/QtUI/UserSearch/QtUserSearchFirstPage.ui
@@ -11,7 +11,7 @@
    </rect>
   </property>
   <property name="windowTitle">
-   <string></string>
+   <string/>
   </property>
   <property name="title">
    <string>Add a user</string>
@@ -23,7 +23,7 @@
    <item>
     <widget class="QLabel" name="howLabel_">
      <property name="text">
-      <string></string>
+      <string/>
      </property>
     </widget>
    </item>
@@ -42,11 +42,28 @@
     </layout>
    </item>
    <item>
-    <widget class="QRadioButton" name="byLocalSearch_">
-     <property name="text">
-      <string>I'd like to search my server</string>
-     </property>
-    </widget>
+    <layout class="QHBoxLayout" name="horizontalLayout_3">
+     <item>
+      <widget class="QRadioButton" name="byLocalSearch_">
+       <property name="text">
+        <string>I'd like to search my server</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <spacer name="horizontalSpacer">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeHint" stdset="0">
+        <size>
+         <width>40</width>
+         <height>20</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
+    </layout>
    </item>
    <item>
     <layout class="QHBoxLayout" name="horizontalLayout">
@@ -88,7 +105,7 @@
    <item>
     <widget class="QLabel" name="errorLabel_">
      <property name="text">
-      <string></string>
+      <string/>
      </property>
      <property name="alignment">
       <set>Qt::AlignCenter</set>
-- 
cgit v0.10.2-6-g49f6