]> git.sesse.net Git - vlc/commitdiff
Qt: Sprefs video, add more space around the text
authorJean-Baptiste Kempf <jb@videolan.org>
Fri, 15 Jan 2010 07:13:28 +0000 (08:13 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 15 Jan 2010 07:13:28 +0000 (08:13 +0100)
modules/gui/qt4/ui/sprefs_video.ui

index ae304dbe0ef1bab9fa6485780bd5f306d3b4cc8d..d595f66ca872bbe93cad588039b37546d38d924e 100644 (file)
@@ -7,8 +7,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>514</width>
-    <height>606</height>
+    <width>820</width>
+    <height>626</height>
    </rect>
   </property>
   <property name="windowTitle">
       <property name="spacing">
        <number>6</number>
       </property>
-      <item row="0" column="1" colspan="2">
+      <item row="0" column="2" colspan="2">
        <widget class="QLineEdit" name="snapshotsDirectory"/>
       </item>
-      <item row="0" column="3">
+      <item row="0" column="4">
        <widget class="QPushButton" name="snapshotsDirectoryBrowse">
         <property name="text">
          <string>Browse...</string>
         </property>
        </widget>
       </item>
-      <item row="1" column="1">
+      <item row="1" column="2">
        <widget class="QLineEdit" name="snapshotsPrefix">
         <property name="text">
          <string>vlc-snap</string>
         </property>
        </widget>
       </item>
-      <item row="2" column="1" colspan="3">
+      <item row="2" column="2" colspan="3">
        <widget class="QComboBox" name="snapshotsFormat"/>
       </item>
-      <item row="1" column="2" colspan="2">
+      <item row="1" column="3" colspan="2">
        <widget class="QCheckBox" name="snapshotsSequentialNumbering">
         <property name="text">
          <string>Sequential numbering</string>
         </property>
        </widget>
       </item>
+      <item row="0" column="1">
+       <spacer name="horizontalSpacer">
+        <property name="orientation">
+         <enum>Qt::Horizontal</enum>
+        </property>
+        <property name="sizeType">
+         <enum>QSizePolicy::Preferred</enum>
+        </property>
+        <property name="sizeHint" stdset="0">
+         <size>
+          <width>40</width>
+          <height>20</height>
+         </size>
+        </property>
+       </spacer>
+      </item>
      </layout>
     </widget>
    </item>