]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/equalizer.ui
This is a bolean control, not tristate.
[vlc] / modules / gui / qt4 / ui / equalizer.ui
index 814c4ad3d27be03938b7e020308f99da85537ce8..7ea33318d1becd93265d099eb3651fa4d567fa6d 100644 (file)
@@ -13,7 +13,7 @@
    <string>Form</string>
   </property>
   <layout class="QVBoxLayout" >
-  <item>
+   <item>
     <layout class="QHBoxLayout" >
      <property name="spacing" >
       <number>6</number>
@@ -31,7 +31,7 @@
      <item>
       <widget class="QCheckBox" name="eq2PassCheck" >
        <property name="text" >
-        <string>_("2 pass")</string>
+        <string>_("2 Pass")</string>
        </property>
       </widget>
      </item>
@@ -40,7 +40,7 @@
        <property name="orientation" >
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeHint" >
+       <property name="sizeHint" stdset="0" >
         <size>
          <width>40</width>
          <height>20</height>
@@ -49,7 +49,7 @@
       </spacer>
      </item>
      <item>
-      <widget class="QLabel" name="label" >
+      <widget class="QLabel" name="presetLabel" >
        <property name="text" >
         <string>_("Preset")</string>
        </property>
@@ -72,7 +72,7 @@
      <property name="margin" >
       <number>0</number>
      </property>
-     <item row="1" column="0" colspan="2">
+     <item row="1" column="0" colspan="2" >
       <widget class="QLabel" name="preampLabel" >
        <property name="text" >
         <string>_("Preamp")</string>
@@ -81,6 +81,9 @@
      </item>
      <item row="0" column="0" >
       <widget class="QSlider" name="preampSlider" >
+       <property name="maximum" >
+        <number>400</number>
+       </property>
        <property name="orientation" >
         <enum>Qt::Vertical</enum>
        </property>
@@ -94,7 +97,7 @@
        <property name="orientation" >
         <enum>Qt::Horizontal</enum>
        </property>
-       <property name="sizeHint" >
+       <property name="sizeHint" stdset="0" >
         <size>
          <width>40</width>
          <height>20</height>