Switch to unified view

a/src/qtgui/advsearch.ui b/src/qtgui/advsearch.ui
...
...
6
    </property>
6
    </property>
7
    <property name="geometry">
7
    <property name="geometry">
8
        <rect>
8
        <rect>
9
            <x>0</x>
9
            <x>0</x>
10
            <y>0</y>
10
            <y>0</y>
11
            <width>563</width>
11
            <width>0</width>
12
            <height>560</height>
12
            <height>0</height>
13
        </rect>
13
        </rect>
14
    </property>
14
    </property>
15
    <property name="caption">
15
    <property name="caption">
16
        <string>Advanced search</string>
16
        <string>Advanced search</string>
17
    </property>
18
    <property name="sizeGripEnabled">
19
        <bool>true</bool>
20
    </property>
17
    </property>
21
    <vbox>
18
    <vbox>
22
        <property name="name">
19
        <property name="name">
23
            <cstring>unnamed</cstring>
20
            <cstring>unnamed</cstring>
24
        </property>
21
        </property>
...
...
365
                                <string>Restrict results to files in subtree:</string>
362
                                <string>Restrict results to files in subtree:</string>
366
                            </property>
363
                            </property>
367
                        </widget>
364
                        </widget>
368
                    </grid>
365
                    </grid>
369
                </widget>
366
                </widget>
370
                <widget class="QLayoutWidget">
371
                    <property name="name">
372
                        <cstring>layout25</cstring>
373
                    </property>
374
                    <hbox>
375
                        <property name="name">
376
                            <cstring>unnamed</cstring>
377
                        </property>
378
                        <widget class="QPushButton">
379
                            <property name="name">
380
                                <cstring>searchPB</cstring>
381
                            </property>
382
                            <property name="text">
383
                                <string>Start Search</string>
384
                            </property>
385
                        </widget>
386
                        <widget class="QPushButton">
387
                            <property name="name">
388
                                <cstring>dismissPB</cstring>
389
                            </property>
390
                            <property name="text">
391
                                <string>Dismiss</string>
392
                            </property>
393
                            <property name="autoDefault">
394
                                <bool>false</bool>
395
                            </property>
396
                        </widget>
397
                    </hbox>
398
                </widget>
399
            </vbox>
400
        </widget>
401
        <widget class="Line">
367
        <widget class="Line">
402
            <property name="name">
368
            <property name="name">
403
                <cstring>line1</cstring>
369
                <cstring>line1</cstring>
404
            </property>
370
            </property>
405
            <property name="frameShape">
371
            <property name="frameShape">
...
...
410
            </property>
376
            </property>
411
            <property name="orientation">
377
            <property name="orientation">
412
                <enum>Horizontal</enum>
378
                <enum>Horizontal</enum>
413
            </property>
379
            </property>
414
        </widget>
380
        </widget>
381
                <widget class="QLayoutWidget">
382
                    <property name="name">
383
                        <cstring>layout25</cstring>
384
                    </property>
385
                    <hbox>
386
                        <property name="name">
387
                            <cstring>unnamed</cstring>
388
                        </property>
389
                        <widget class="QPushButton">
390
                            <property name="name">
391
                                <cstring>searchPB</cstring>
392
                            </property>
393
                            <property name="text">
394
                                <string>Start Search</string>
395
                            </property>
396
                        </widget>
397
                        <widget class="QPushButton">
398
                            <property name="name">
399
                                <cstring>dismissPB</cstring>
400
                            </property>
401
                            <property name="text">
402
                                <string>Dismiss</string>
403
                            </property>
404
                            <property name="autoDefault">
405
                                <bool>false</bool>
406
                            </property>
407
                        </widget>
408
                    </hbox>
409
                </widget>
410
            </vbox>
411
        </widget>
415
    </vbox>
412
    </vbox>
416
</widget>
413
</widget>
417
<layoutdefaults spacing="6" margin="11"/>
414
<layoutdefaults spacing="6" margin="11"/>
418
</UI>
415
</UI>