Switch to unified view

a/GUI/mainw/mainw.ui b/GUI/mainw/mainw.ui
...
...
128
    <addaction name="actionSelect_OH_Source"/>
128
    <addaction name="actionSelect_OH_Source"/>
129
    <addaction name="separator"/>
129
    <addaction name="separator"/>
130
    <addaction name="actionSave_Playlist"/>
130
    <addaction name="actionSave_Playlist"/>
131
    <addaction name="actionLoad_Playlist"/>
131
    <addaction name="actionLoad_Playlist"/>
132
    <addaction name="separator"/>
132
    <addaction name="separator"/>
133
    <addaction name="actionOpen_Songcast"/>
134
    <addaction name="separator"/>
133
    <addaction name="action_Close"/>
135
    <addaction name="action_Close"/>
134
   </widget>
136
   </widget>
135
   <widget class="QMenu" name="menuView">
137
   <widget class="QMenu" name="menuView">
136
    <property name="styleSheet">
138
    <property name="styleSheet">
137
     <string notr="true"/>
139
     <string notr="true"/>
...
...
224
   </property>
226
   </property>
225
  </action>
227
  </action>
226
  <action name="actionSelect_Media_Renderer">
228
  <action name="actionSelect_Media_Renderer">
227
   <property name="text">
229
   <property name="text">
228
    <string>Select Media Renderer</string>
230
    <string>Select Media Renderer</string>
231
   </property>
232
  </action>
233
  <action name="actionOpen_Songcast">
234
   <property name="text">
235
    <string>Open Songcast tool</string>
229
   </property>
236
   </property>
230
  </action>
237
  </action>
231
  <action name="actionSelect_OH_Source">
238
  <action name="actionSelect_OH_Source">
232
   <property name="text">
239
   <property name="text">
233
    <string>Select Source</string>
240
    <string>Select Source</string>