Switch to side-by-side view

--- a/src/qtgui/uiprefs.ui
+++ b/src/qtgui/uiprefs.ui
@@ -561,6 +561,56 @@
                                             <enum>Horizontal</enum>
                                         </property>
                                     </widget>
+
+
+                                    <widget class="QLayoutWidget">
+                                        <property name="name">
+                                            <cstring>layoutautosuffs</cstring>
+                                        </property>
+                                        <hbox>
+                                            <property name="name">
+                                                <cstring>unnamed</cstring>
+                                            </property>
+                                            <widget class="QLabel">
+                                                <property name="name">
+                                                    <cstring>textLabel14</cstring>
+                                                </property>
+                                                <property name="toolTip" stdset="0">
+                                                <string>The words in the list will be automatically turned to ext:xxx clauses in the query language entry.</string>
+                                               </property>
+                                                <property name="sizePolicy">
+                                                    <sizepolicy>
+                                                        <hsizetype>5</hsizetype>
+                                                        <vsizetype>5</vsizetype>
+                                                        <horstretch>1</horstretch>
+                                                        <verstretch>0</verstretch>
+                                                    </sizepolicy>
+                                                </property>
+                                                <property name="text">
+                                                    <string>Query language magic file name suffixes.</string>
+                                                </property>
+                                            </widget>
+                                    	    <widget class="QCheckBox">
+                                              <property name="name">
+                                                <cstring>autoSuffsCB</cstring>
+                                              </property>
+                                              <property name="text">
+                                                <string>Enable</string>
+                                              </property>
+                                            </widget>
+                                            <widget class="QLineEdit">
+                                                <property name="name">
+                                                    <cstring>autoSuffsLE</cstring>
+                                                </property>
+                                                <property name="minimumSize">
+                                                    <size>
+                                                        <width>30</width>
+                                                        <height>0</height>
+                                                    </size>
+                                                </property>
+                                            </widget>
+                                        </hbox>
+                                    </widget>
                                     <spacer>
                                         <property name="name">
                                             <cstring>spacer2</cstring>