changeset 192:0d96ed653504

Changed the resizing behavior. It is still horizontal fixed, due to the image, but can be vertically resized. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@396 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Thu, 07 Jun 2007 11:40:09 +0000
parents 5316b092302a
children 7d66d89cbcd2
files src/aboutdialog.ui
diffstat 1 files changed, 14 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/src/aboutdialog.ui	Wed Jun 06 20:16:23 2007 +0000
+++ b/src/aboutdialog.ui	Thu Jun 07 11:40:09 2007 +0000
@@ -6,7 +6,7 @@
     <x>0</x>
     <y>0</y>
     <width>588</width>
-    <height>333</height>
+    <height>348</height>
    </rect>
   </property>
   <property name="sizePolicy" >
@@ -23,12 +23,6 @@
     <height>333</height>
    </size>
   </property>
-  <property name="maximumSize" >
-   <size>
-    <width>16777215</width>
-    <height>333</height>
-   </size>
-  </property>
   <property name="windowTitle" >
    <string>About UniversalIndentGUI</string>
   </property>
@@ -164,6 +158,19 @@
     </widget>
    </item>
    <item>
+    <spacer>
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" >
+      <size>
+       <width>20</width>
+       <height>40</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
+   <item>
     <layout class="QHBoxLayout" >
      <property name="margin" >
       <number>0</number>