Switch to unified view

a/src/qtgui/uiprefs.ui b/src/qtgui/uiprefs.ui
...
...
193
                                            </widget>
193
                                            </widget>
194
                                        </hbox>
194
                                        </hbox>
195
                                    </widget>
195
                                    </widget>
196
                                    <widget class="QLayoutWidget">
196
                                    <widget class="QLayoutWidget">
197
                                        <property name="name">
197
                                        <property name="name">
198
                                            <cstring>layoutHL</cstring>
199
                                        </property>
200
                                        <hbox>
201
                                            <property name="name">
202
                                                <cstring>unnamed</cstring>
203
                                            </property>
204
                                            <widget class="QLabel">
205
                                                <property name="name">
206
                                                    <cstring>textLabelHL</cstring>
207
                                                </property>
208
                                                <property name="toolTip" stdset="0">
209
                                                    <string>Texts over this size will not be highlighted in preview (too slow).</string>
210
                                                </property>
211
                                                <property name="sizePolicy">
212
                                                    <sizepolicy>
213
                                                        <hsizetype>5</hsizetype>
214
                                                        <vsizetype>5</vsizetype>
215
                                                        <horstretch>1</horstretch>
216
                                                        <verstretch>0</verstretch>
217
                                                    </sizepolicy>
218
                                                </property>
219
                                                <property name="text">
220
                                                    <string>Maximum text size highlighted for preview (megabytes)</string>
221
                                                </property>
222
                                            </widget>
223
                                            <widget class="QSpinBox">
224
                                                <property name="name">
225
                                                    <cstring>maxHLTSB</cstring>
226
                                                </property>
227
                                                <property name="minValue">
228
                                                    <number>1</number>
229
                                                </property>
230
                                                <property name="value">
231
                                                    <number>3</number>
232
                                                </property>
233
                                            </widget>
234
                                        </hbox>
235
                                    </widget>
236
                                    <widget class="QLayoutWidget">
237
                                        <property name="name">
198
                                            <cstring>layout36</cstring>
238
                                            <cstring>layout36</cstring>
199
                                        </property>
239
                                        </property>
200
                                        <hbox>
240
                                        <hbox>
201
                                            <property name="name">
241
                                            <property name="name">
202
                                                <cstring>unnamed</cstring>
242
                                                <cstring>unnamed</cstring>