]> git.sesse.net Git - vlc/commitdiff
qt4 - Open Dialog: Resize behaviour should be a bit better, still not optimal, but...
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 21 May 2007 22:49:06 +0000 (22:49 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 21 May 2007 22:49:06 +0000 (22:49 +0000)
modules/gui/qt4/ui/open.ui

index 79e8646024bf1418885b22695af237d962e47281..7373335a08bbdad7719a338e50aa94f203782232 100644 (file)
     <x>0</x>
     <y>0</y>
     <width>450</width>
-    <height>350</height>
+    <height>296</height>
    </rect>
   </property>
+  <property name="sizePolicy" >
+   <sizepolicy>
+    <hsizetype>5</hsizetype>
+    <vsizetype>1</vsizetype>
+    <horstretch>0</horstretch>
+    <verstretch>0</verstretch>
+   </sizepolicy>
+  </property>
   <property name="windowTitle" >
    <string>Dialog</string>
   </property>
@@ -27,8 +35,8 @@
     <widget class="QTabWidget" name="Tab" >
      <property name="sizePolicy" >
       <sizepolicy>
-       <hsizetype>1</hsizetype>
-       <vsizetype>1</vsizetype>
+       <hsizetype>5</hsizetype>
+       <vsizetype>0</vsizetype>
        <horstretch>0</horstretch>
        <verstretch>0</verstretch>
       </sizepolicy>
      <property name="orientation" >
       <enum>Qt::Vertical</enum>
      </property>
+     <property name="sizeType" >
+      <enum>QSizePolicy::MinimumExpanding</enum>
+     </property>
      <property name="sizeHint" >
       <size>
        <width>20</width>