Switch to unified view

a/src/qtgui/viewaction.ui b/src/qtgui/viewaction.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>224</width>
11
            <width>400</width>
12
            <height>132</height>
12
            <height>132</height>
13
        </rect>
13
        </rect>
14
    </property>
14
    </property>
15
    <property name="caption">
15
    <property name="caption">
16
        <string>Native Viewers</string>
16
        <string>Native Viewers</string>
...
...
25
            </property>
25
            </property>
26
            <vbox>
26
            <vbox>
27
                <property name="name">
27
                <property name="name">
28
                    <cstring>unnamed</cstring>
28
                    <cstring>unnamed</cstring>
29
                </property>
29
                </property>
30
              <widget class="QLabel">
31
                <property name="name">
32
                  <cstring>textLabel1</cstring>
33
                </property>
34
                <property name="text">
35
                  <string>Select one or several mime types then click "Change Action"</string>
36
                </property>
37
              </widget>
30
                <widget class="QListView">
38
                <widget class="QListView">
31
                    <column>
39
                    <column>
32
                        <property name="text">
40
                        <property name="text">
33
                            <string>File type</string>
41
                            <string>File type</string>
34
                        </property>
42
                        </property>