Switch to side-by-side view

--- a/src/qtgui/advsearch.ui
+++ b/src/qtgui/advsearch.ui
@@ -8,15 +8,12 @@
         <rect>
             <x>0</x>
             <y>0</y>
-            <width>563</width>
-            <height>560</height>
+            <width>0</width>
+            <height>0</height>
         </rect>
     </property>
     <property name="caption">
         <string>Advanced search</string>
-    </property>
-    <property name="sizeGripEnabled">
-        <bool>true</bool>
     </property>
     <vbox>
         <property name="name">
@@ -367,37 +364,6 @@
                         </widget>
                     </grid>
                 </widget>
-                <widget class="QLayoutWidget">
-                    <property name="name">
-                        <cstring>layout25</cstring>
-                    </property>
-                    <hbox>
-                        <property name="name">
-                            <cstring>unnamed</cstring>
-                        </property>
-                        <widget class="QPushButton">
-                            <property name="name">
-                                <cstring>searchPB</cstring>
-                            </property>
-                            <property name="text">
-                                <string>Start Search</string>
-                            </property>
-                        </widget>
-                        <widget class="QPushButton">
-                            <property name="name">
-                                <cstring>dismissPB</cstring>
-                            </property>
-                            <property name="text">
-                                <string>Dismiss</string>
-                            </property>
-                            <property name="autoDefault">
-                                <bool>false</bool>
-                            </property>
-                        </widget>
-                    </hbox>
-                </widget>
-            </vbox>
-        </widget>
         <widget class="Line">
             <property name="name">
                 <cstring>line1</cstring>
@@ -412,6 +378,37 @@
                 <enum>Horizontal</enum>
             </property>
         </widget>
+                <widget class="QLayoutWidget">
+                    <property name="name">
+                        <cstring>layout25</cstring>
+                    </property>
+                    <hbox>
+                        <property name="name">
+                            <cstring>unnamed</cstring>
+                        </property>
+                        <widget class="QPushButton">
+                            <property name="name">
+                                <cstring>searchPB</cstring>
+                            </property>
+                            <property name="text">
+                                <string>Start Search</string>
+                            </property>
+                        </widget>
+                        <widget class="QPushButton">
+                            <property name="name">
+                                <cstring>dismissPB</cstring>
+                            </property>
+                            <property name="text">
+                                <string>Dismiss</string>
+                            </property>
+                            <property name="autoDefault">
+                                <bool>false</bool>
+                            </property>
+                        </widget>
+                    </hbox>
+                </widget>
+            </vbox>
+        </widget>
     </vbox>
 </widget>
 <layoutdefaults spacing="6" margin="11"/>