Switch to unified view

a/GUI/songcast/songcastdlg.ui b/GUI/songcast/songcastdlg.ui
...
...
28
     <layout class="QVBoxLayout" name="sGBvL">
28
     <layout class="QVBoxLayout" name="sGBvL">
29
      <item>
29
      <item>
30
       <layout class="QGridLayout" name="sndGridLayout">
30
       <layout class="QGridLayout" name="sndGridLayout">
31
        <item row="0" column="0">
31
        <item row="0" column="0">
32
         <widget class="QRadioButton" name="initsbutton">
32
         <widget class="QRadioButton" name="initsbutton">
33
          <property name="sizePolicy">
34
           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
35
            <horstretch>0</horstretch>
36
            <verstretch>0</verstretch>
37
           </sizepolicy>
38
          </property>
33
          <property name="text">
39
          <property name="text">
34
           <string>RadioButton</string>
40
           <string>RadioButton</string>
35
          </property>
41
          </property>
36
         </widget>
42
         </widget>
37
        </item>
43
        </item>
...
...
68
          </property>
74
          </property>
69
         </widget>
75
         </widget>
70
        </item>
76
        </item>
71
        <item row="0" column="0">
77
        <item row="0" column="0">
72
         <widget class="QCheckBox" name="initrbutton1">
78
         <widget class="QCheckBox" name="initrbutton1">
79
          <property name="sizePolicy">
80
           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
81
            <horstretch>0</horstretch>
82
            <verstretch>0</verstretch>
83
           </sizepolicy>
84
          </property>
73
          <property name="text">
85
          <property name="text">
74
           <string>Turn off</string>
86
           <string>Turn off</string>
75
          </property>
87
          </property>
76
         </widget>
88
         </widget>
77
        </item>
89
        </item>
78
        <item row="0" column="1">
90
        <item row="0" column="1">
79
         <widget class="QCheckBox" name="initrbutton2">
91
         <widget class="QCheckBox" name="initrbutton2">
92
          <property name="sizePolicy">
93
           <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
94
            <horstretch>0</horstretch>
95
            <verstretch>0</verstretch>
96
           </sizepolicy>
97
          </property>
80
          <property name="text">
98
          <property name="text">
81
           <string>Associate</string>
99
           <string>Associate</string>
82
          </property>
100
          </property>
83
         </widget>
101
         </widget>
84
        </item>
102
        </item>