Switch to unified view

a/src/qtgui/advsearch.ui b/src/qtgui/advsearch.ui
...
...
118
                                        </size>
118
                                        </size>
119
                                    </property>
119
                                    </property>
120
                                </spacer>
120
                                </spacer>
121
                                <widget class="QPushButton">
121
                                <widget class="QPushButton">
122
                                    <property name="name">
122
                                    <property name="name">
123
                                        <cstring>addClausePB</cstring>
123
                                        <cstring>delClausePB</cstring>
124
                                    </property>
124
                                    </property>
125
                                    <property name="sizePolicy">
125
                                    <property name="sizePolicy">
126
                                        <sizepolicy>
126
                                        <sizepolicy>
127
                                            <hsizetype>0</hsizetype>
127
                                            <hsizetype>0</hsizetype>
128
                                            <vsizetype>0</vsizetype>
128
                                            <vsizetype>0</vsizetype>
129
                                            <horstretch>0</horstretch>
129
                                            <horstretch>0</horstretch>
130
                                            <verstretch>0</verstretch>
130
                                            <verstretch>0</verstretch>
131
                                        </sizepolicy>
131
                                        </sizepolicy>
132
                                    </property>
132
                                    </property>
133
                                    <property name="text">
133
                                    <property name="text">
134
                                        <string>Delete clause</string>
135
                                    </property>
136
                                    <property name="autoDefault">
137
                                        <bool>false</bool>
138
                                    </property>
139
                                </widget>
140
                                <widget class="QPushButton">
141
                                    <property name="name">
142
                                        <cstring>addClausePB</cstring>
143
                                    </property>
144
                                    <property name="sizePolicy">
145
                                        <sizepolicy>
146
                                            <hsizetype>0</hsizetype>
147
                                            <vsizetype>0</vsizetype>
148
                                            <horstretch>0</horstretch>
149
                                            <verstretch>0</verstretch>
150
                                        </sizepolicy>
151
                                    </property>
152
                                    <property name="text">
134
                                        <string>Add clause</string>
153
                                        <string>Add clause</string>
135
                                    </property>
154
                                    </property>
136
                                    <property name="autoDefault">
155
                                    <property name="autoDefault">
137
                                        <bool>false</bool>
156
                                        <bool>false</bool>
138
                                    </property>
157
                                    </property>