Black icons came back
[someplayer] / src / ui / settingsdialog.ui
index 5208f75..fe45815 100644 (file)
@@ -25,9 +25,9 @@
         <property name="geometry">
          <rect>
           <x>0</x>
-          <y>-88</y>
+          <y>0</y>
           <width>760</width>
-          <height>296</height>
+          <height>367</height>
          </rect>
         </property>
         <layout class="QVBoxLayout" name="verticalLayout_6">
             <item>
              <layout class="QHBoxLayout" name="horizontalLayout">
               <item>
-               <widget class="QRadioButton" name="iconsBButton">
+               <widget class="QRadioButton" name="iconsWButton">
+                <property name="text">
+                 <string>White</string>
+                </property>
+               </widget>
+              </item>
+              <item>
+               <widget class="QRadioButton" name="iconstBButton">
                 <property name="text">
                  <string>Black</string>
                 </property>
                </widget>
               </item>
+             </layout>
+            </item>
+           </layout>
+          </widget>
+         </item>
+         <item>
+          <widget class="QGroupBox" name="groupBox_4">
+           <property name="title">
+            <string/>
+           </property>
+           <layout class="QVBoxLayout" name="verticalLayout_7">
+            <item>
+             <widget class="QLabel" name="label_5">
+              <property name="text">
+               <string>Use gradient in portrait mode:</string>
+              </property>
+             </widget>
+            </item>
+            <item>
+             <layout class="QHBoxLayout" name="horizontalLayout_6">
+              <item>
+               <widget class="QRadioButton" name="gradientYButton">
+                <property name="text">
+                 <string>Yes</string>
+                </property>
+               </widget>
+              </item>
               <item>
-               <widget class="QRadioButton" name="iconsWButton">
+               <widget class="QRadioButton" name="gradientNButton">
                 <property name="text">
-                 <string>White</string>
+                 <string>No</string>
                 </property>
                </widget>
               </item>
             <item>
              <widget class="QLabel" name="label_4">
               <property name="text">
-               <string>Enable portrait mode:</string>
+               <string>Orientation:</string>
               </property>
              </widget>
             </item>
             <item>
              <layout class="QHBoxLayout" name="horizontalLayout_5">
               <item>
-               <widget class="QRadioButton" name="portraitEnableButton">
+               <widget class="QRadioButton" name="orientationLButton">
                 <property name="text">
-                 <string>Enable</string>
+                 <string>Landscape</string>
                 </property>
                </widget>
               </item>
               <item>
-               <widget class="QRadioButton" name="portraitDisableButton">
+               <widget class="QRadioButton" name="orientationPButton">
                 <property name="text">
-                 <string>Disable</string>
+                 <string>Portrait</string>
+                </property>
+               </widget>
+              </item>
+              <item>
+               <widget class="QRadioButton" name="orientationAButton">
+                <property name="text">
+                 <string>Auto</string>
                 </property>
                </widget>
               </item>
        </property>
       </spacer>
      </item>
-     <item>
-      <widget class="QDialogButtonBox" name="buttonBox">
-       <property name="orientation">
-        <enum>Qt::Horizontal</enum>
-       </property>
-       <property name="standardButtons">
-        <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
-       </property>
-      </widget>
-     </item>
     </layout>
    </item>
   </layout>
  </widget>
  <resources/>
- <connections>
-  <connection>
-   <sender>buttonBox</sender>
-   <signal>accepted()</signal>
-   <receiver>SettingsDialog</receiver>
-   <slot>accept()</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>248</x>
-     <y>254</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>157</x>
-     <y>274</y>
-    </hint>
-   </hints>
-  </connection>
-  <connection>
-   <sender>buttonBox</sender>
-   <signal>rejected()</signal>
-   <receiver>SettingsDialog</receiver>
-   <slot>reject()</slot>
-   <hints>
-    <hint type="sourcelabel">
-     <x>316</x>
-     <y>260</y>
-    </hint>
-    <hint type="destinationlabel">
-     <x>286</x>
-     <y>274</y>
-    </hint>
-   </hints>
-  </connection>
- </connections>
+ <connections/>
 </ui>