Changed volume change increments from 20 to 10
[vlc-remote] / playermainwindow.ui
index b16ffb2..a9d9065 100644 (file)
       <property name="minimumSize">
        <size>
         <width>380</width>
-        <height>340</height>
+        <height>350</height>
        </size>
       </property>
       <property name="maximumSize">
        <size>
         <width>380</width>
-        <height>340</height>
+        <height>350</height>
        </size>
       </property>
       <property name="alignment">
     <addaction name="actionAbout"/>
     <addaction name="actionPortrait"/>
     <addaction name="actionLandscape"/>
+    <addaction name="actionAutoRotate"/>
    </widget>
    <addaction name="menuMenu"/>
   </widget>
     <string>Landscape Mode</string>
    </property>
   </action>
+  <action name="actionAutoRotate">
+   <property name="text">
+    <string>Auto Rotate</string>
+   </property>
+  </action>
  </widget>
  <resources/>
  <connections/>