Switch to unified view

a/src/qtgui/uiprefs.ui b/src/qtgui/uiprefs.ui
...
...
559
                                        </property>
559
                                        </property>
560
                                        <property name="orientation">
560
                                        <property name="orientation">
561
                                            <enum>Horizontal</enum>
561
                                            <enum>Horizontal</enum>
562
                                        </property>
562
                                        </property>
563
                                    </widget>
563
                                    </widget>
564
565
566
                                    <widget class="QLayoutWidget">
567
                                        <property name="name">
568
                                            <cstring>layoutautosuffs</cstring>
569
                                        </property>
570
                                        <hbox>
571
                                            <property name="name">
572
                                                <cstring>unnamed</cstring>
573
                                            </property>
574
                                            <widget class="QLabel">
575
                                                <property name="name">
576
                                                    <cstring>textLabel14</cstring>
577
                                                </property>
578
                                                <property name="toolTip" stdset="0">
579
                                                <string>The words in the list will be automatically turned to ext:xxx clauses in the query language entry.</string>
580
                                               </property>
581
                                                <property name="sizePolicy">
582
                                                    <sizepolicy>
583
                                                        <hsizetype>5</hsizetype>
584
                                                        <vsizetype>5</vsizetype>
585
                                                        <horstretch>1</horstretch>
586
                                                        <verstretch>0</verstretch>
587
                                                    </sizepolicy>
588
                                                </property>
589
                                                <property name="text">
590
                                                    <string>Query language magic file name suffixes.</string>
591
                                                </property>
592
                                            </widget>
593
                                          <widget class="QCheckBox">
594
                                              <property name="name">
595
                                                <cstring>autoSuffsCB</cstring>
596
                                              </property>
597
                                              <property name="text">
598
                                                <string>Enable</string>
599
                                              </property>
600
                                            </widget>
601
                                            <widget class="QLineEdit">
602
                                                <property name="name">
603
                                                    <cstring>autoSuffsLE</cstring>
604
                                                </property>
605
                                                <property name="minimumSize">
606
                                                    <size>
607
                                                        <width>30</width>
608
                                                        <height>0</height>
609
                                                    </size>
610
                                                </property>
611
                                            </widget>
612
                                        </hbox>
613
                                    </widget>
564
                                    <spacer>
614
                                    <spacer>
565
                                        <property name="name">
615
                                        <property name="name">
566
                                            <cstring>spacer2</cstring>
616
                                            <cstring>spacer2</cstring>
567
                                        </property>
617
                                        </property>
568
                                        <property name="orientation">
618
                                        <property name="orientation">