Switch to unified view

a/GUI/playerwidget/playerhwidget.ui b/GUI/playerwidget/playerhwidget.ui
...
...
45
     </property>
45
     </property>
46
    </widget>
46
    </widget>
47
   </item>
47
   </item>
48
   <item>
48
   <item>
49
    <layout class="QHBoxLayout" name="bottomHLayout">
49
    <layout class="QHBoxLayout" name="bottomHLayout">
50
     <property name="spacing">
51
      <number>0</number>
52
     </property>
50
     <item>
53
     <item>
51
      <widget class="QPushButton" name="albumCover">
54
      <widget class="QPushButton" name="albumCover">
52
       <property name="minimumSize">
55
       <property name="minimumSize">
53
        <size>
56
        <size>
54
         <width>20</width>
57
         <width>30</width>
55
         <height>0</height>
58
         <height>30</height>
56
        </size>
59
        </size>
57
       </property>
60
       </property>
58
       <property name="maximumSize">
61
       <property name="maximumSize">
59
        <size>
62
        <size>
60
         <width>95</width>
63
         <width>9500</width>
61
         <height>95</height>
64
         <height>9500</height>
62
        </size>
65
        </size>
63
       </property>
66
       </property>
64
       <property name="focusPolicy">
67
       <property name="focusPolicy">
65
        <enum>Qt::NoFocus</enum>
68
        <enum>Qt::NoFocus</enum>
66
       </property>
69
       </property>
...
...
80
       <property name="flat">
83
       <property name="flat">
81
        <bool>true</bool>
84
        <bool>true</bool>
82
       </property>
85
       </property>
83
      </widget>
86
      </widget>
84
     </item>
87
     </item>
85
     <item>
88
     <item alignment="Qt::AlignTop">
86
      <widget class="PlayCtlWidget" name="playctl_w" native="true">
89
      <widget class="PlayCtlWidget" name="playctl_w" native="true">
87
       <property name="sizePolicy">
90
       <property name="sizePolicy">
88
        <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
91
        <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
89
         <horstretch>0</horstretch>
92
         <horstretch>0</horstretch>
90
         <verstretch>0</verstretch>
93
         <verstretch>0</verstretch>
...
...
112
         <height>40</height>
115
         <height>40</height>
113
        </size>
116
        </size>
114
       </property>
117
       </property>
115
      </widget>
118
      </widget>
116
     </item>
119
     </item>
117
     <item>
120
     <item alignment="Qt::AlignTop">
118
      <widget class="VolumeHWidget" name="volumectl_w" native="true">
121
      <widget class="VolumeHWidget" name="volumectl_w" native="true">
119
       <property name="sizePolicy">
122
       <property name="sizePolicy">
120
        <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
123
        <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
121
         <horstretch>0</horstretch>
124
         <horstretch>0</horstretch>
122
         <verstretch>0</verstretch>
125
         <verstretch>0</verstretch>
123
        </sizepolicy>
126
        </sizepolicy>
124
       </property>
127
       </property>
125
       <property name="minimumSize">
128
       <property name="minimumSize">