]> git.sesse.net Git - vlc/commitdiff
Qt: sprefs_subtitles fix layout
authorFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 14 Jul 2010 16:29:33 +0000 (18:29 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Sat, 17 Jul 2010 12:48:20 +0000 (14:48 +0200)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt4/ui/sprefs_subtitles.ui

index 8963784ef644b65f80d3b5335972e5017c82ca3a..f578c23f8887dae301360e392996c7363899f60c 100644 (file)
      <layout class="QGridLayout">
       <item row="0" column="0">
        <widget class="QLabel" name="subLangLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Preferred subtitles language</string>
         </property>
       </item>
       <item row="1" column="0">
        <widget class="QLabel" name="encodLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Default encoding</string>
         </property>
       </item>
       <item row="3" column="0">
        <widget class="QLabel" name="fontEffectLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Effect</string>
         </property>
       </item>
       <item row="2" column="0">
        <widget class="QLabel" name="fontColorLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Font color</string>
         </property>
       </item>
       <item row="1" column="0">
        <widget class="QLabel" name="fontSizeLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Font size</string>
         </property>
       </item>
       <item row="0" column="0">
        <widget class="QLabel" name="fontLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Font</string>
         </property>
       </item>
       <item row="4" column="0">
        <widget class="QLabel" name="subsPosLabel">
+        <property name="minimumSize">
+         <size>
+          <width>250</width>
+          <height>0</height>
+         </size>
+        </property>
         <property name="text">
          <string>Force subtitle position</string>
         </property>