Switch to unified view

a/src/qtgui/rclmain.ui b/src/qtgui/rclmain.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>681</width>
11
            <width>800</width>
12
            <height>244</height>
12
            <height>600</height>
13
        </rect>
13
        </rect>
14
    </property>
14
    </property>
15
    <property name="sizePolicy">
15
    <property name="sizePolicy">
16
        <sizepolicy>
16
        <sizepolicy>
17
            <hsizetype>5</hsizetype>
17
            <hsizetype>5</hsizetype>
18
            <vsizetype>5</vsizetype>
18
            <vsizetype>5</vsizetype>
19
            <horstretch>0</horstretch>
19
            <horstretch>0</horstretch>
20
            <verstretch>0</verstretch>
20
            <verstretch>0</verstretch>
21
        </sizepolicy>
21
        </sizepolicy>
22
    </property>
22
    </property>
23
    <property name="minimumSize">
24
        <size>
25
            <width>25</width>
26
            <height>244</height>
27
        </size>
28
    </property>
29
    <property name="caption">
23
    <property name="caption">
30
        <string>Recoll</string>
24
        <string>Recoll</string>
31
    </property>
25
    </property>
32
    <vbox>
26
    <vbox>
33
        <property name="name">
27
        <property name="name">
34
            <cstring>unnamed</cstring>
28
            <cstring>unnamed</cstring>
35
        </property>
29
        </property>
30
         <property name="margin">
31
             <number>4</number>
32
         </property>
33
         <property name="spacing">
34
             <number>2</number>
35
         </property>
36
        <widget class="QLayoutWidget">
36
        <widget class="QLayoutWidget">
37
            <property name="name">
37
            <property name="name">
38
                <cstring>unnamed</cstring>
38
                <cstring>unnamed</cstring>
39
            </property>
39
            </property>
40
            <vbox>
40
            <vbox>