]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/ui/equalizer.ui
Small fix.
[vlc] / modules / gui / qt4 / ui / equalizer.ui
index ae37097e47b3f2a06926202de6c497647f13fdd4..7ea33318d1becd93265d099eb3651fa4d567fa6d 100644 (file)
@@ -1,46 +1,37 @@
 <ui version="4.0" >
- <author></author>
- <comment></comment>
- <exportmacro></exportmacro>
  <class>EqualizerWidget</class>
  <widget class="QWidget" name="EqualizerWidget" >
   <property name="geometry" >
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>514</width>
-    <height>291</height>
+    <width>524</width>
+    <height>290</height>
    </rect>
   </property>
   <property name="windowTitle" >
    <string>Form</string>
   </property>
   <layout class="QVBoxLayout" >
-   <property name="margin" >
-    <number>9</number>
-   </property>
-   <property name="spacing" >
-    <number>6</number>
-   </property>
    <item>
     <layout class="QHBoxLayout" >
-     <property name="margin" >
-      <number>0</number>
-     </property>
      <property name="spacing" >
       <number>6</number>
      </property>
+     <property name="margin" >
+      <number>0</number>
+     </property>
      <item>
       <widget class="QCheckBox" name="enableCheck" >
        <property name="text" >
-        <string>Enable</string>
+        <string>_("Enable")</string>
        </property>
       </widget>
      </item>
      <item>
       <widget class="QCheckBox" name="eq2PassCheck" >
        <property name="text" >
-        <string>2 pass</string>
+        <string>_("2 Pass")</string>
        </property>
       </widget>
      </item>
@@ -49,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>
@@ -58,7 +49,7 @@
       </spacer>
      </item>
      <item>
-      <widget class="QLabel" name="label" >
+      <widget class="QLabel" name="presetLabel" >
        <property name="text" >
         <string>_("Preset")</string>
        </property>
      <property name="margin" >
       <number>0</number>
      </property>
-     <property name="spacing" >
-      <number>6</number>
-     </property>
-     <item row="1" column="0" >
+     <item row="1" column="0" colspan="2" >
       <widget class="QLabel" name="preampLabel" >
        <property name="text" >
-        <string>Preamp</string>
+        <string>_("Preamp")</string>
        </property>
       </widget>
      </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>
+       </property>
       </widget>
      </item>
-     <item rowspan="2" row="0" column="1" >
+     <item rowspan="2" row="0" column="2" >
       <widget class="QFrame" name="frame" />
      </item>
+     <item row="0" column="1" >
+      <spacer>
+       <property name="orientation" >
+        <enum>Qt::Horizontal</enum>
+       </property>
+       <property name="sizeHint" stdset="0" >
+        <size>
+         <width>40</width>
+         <height>20</height>
+        </size>
+       </property>
+      </spacer>
+     </item>
     </layout>
    </item>
   </layout>
  </widget>
- <pixmapfunction></pixmapfunction>
  <resources/>
  <connections/>
 </ui>