gui fixes

This commit is contained in:
doitux
2007-09-30 00:42:14 +00:00
parent 1ed4eeec87
commit 10740df0fb
5 changed files with 114 additions and 48 deletions
+30 -4
View File
@@ -551,6 +551,19 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<item row="2" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
@@ -666,8 +679,8 @@ p, li { white-space: pre-wrap; }
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>141</height>
<width>400</width>
<height>161</height>
</size>
</property>
</spacer>
@@ -827,6 +840,19 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
<item row="2" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
@@ -1057,8 +1083,8 @@ p, li { white-space: pre-wrap; }
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
<width>400</width>
<height>16</height>
</size>
</property>
</spacer>