Switch to side-by-side view

--- a/src/qtgui/advsearch.ui
+++ b/src/qtgui/advsearch.ui
@@ -39,6 +39,12 @@
                             <property name="name">
                                 <cstring>textLabel2</cstring>
                             </property>
+                            <property name="frameShape">
+                                <enum>NoFrame</enum>
+                            </property>
+                            <property name="frameShadow">
+                                <enum>Plain</enum>
+                            </property>
                             <property name="margin">
                                 <number>7</number>
                             </property>
@@ -180,13 +186,42 @@
                         <enum>Horizontal</enum>
                     </property>
                 </widget>
-                <widget class="QCheckBox">
-                    <property name="name">
-                        <cstring>restrictFtCB</cstring>
-                    </property>
-                    <property name="text">
-                        <string>Restrict file types</string>
-                    </property>
+                <widget class="QLayoutWidget">
+                    <property name="name">
+                        <cstring>layout25</cstring>
+                    </property>
+                    <hbox>
+                        <property name="name">
+                            <cstring>unnamed</cstring>
+                        </property>
+                        <widget class="QCheckBox">
+                            <property name="name">
+                                <cstring>restrictFtCB</cstring>
+                            </property>
+                            <property name="sizePolicy">
+                                <sizepolicy>
+                                    <hsizetype>1</hsizetype>
+                                    <vsizetype>0</vsizetype>
+                                    <horstretch>1</horstretch>
+                                    <verstretch>0</verstretch>
+                                </sizepolicy>
+                            </property>
+                            <property name="text">
+                                <string>Restrict file types</string>
+                            </property>
+                        </widget>
+                        <widget class="QPushButton">
+                            <property name="name">
+                                <cstring>saveFileTypesPB</cstring>
+                            </property>
+                            <property name="text">
+                                <string>Save as default</string>
+                            </property>
+                            <property name="autoDefault">
+                                <bool>false</bool>
+                            </property>
+                        </widget>
+                    </hbox>
                 </widget>
                 <widget class="QLayoutWidget">
                     <property name="name">
@@ -356,7 +391,7 @@
                         <property name="name">
                             <cstring>unnamed</cstring>
                         </property>
-                        <widget class="QComboBox"  row="1" column="0">
+                        <widget class="QComboBox" row="1" column="0">
                             <property name="name">
                                 <cstring>subtreeCMB</cstring>
                             </property>
@@ -387,7 +422,7 @@
                                 <enum>NoInsertion</enum>
                             </property>
                             <property name="duplicatesEnabled">
-			        <bool>false</bool>
+                                <bool>false</bool>
                             </property>
                             <property name="toolTip" stdset="0">
                                 <string>Enter top directory for search</string>