[Kst] branches/work/kst/portto4/kst/src/libkstapp

Mike Fenton mike at staikos.net
Fri Dec 5 15:41:42 CET 2008


SVN commit 892941 by fenton:

Fix layout of CurveTab.


 M  +14 -1     curvetab.ui  


--- branches/work/kst/portto4/kst/src/libkstapp/curvetab.ui #892940:892941
@@ -6,7 +6,7 @@
     <x>0</x>
     <y>0</y>
     <width>538</width>
-    <height>298</height>
+    <height>265</height>
    </rect>
   </property>
   <layout class="QVBoxLayout" name="verticalLayout_2" >
@@ -197,6 +197,19 @@
      </item>
     </layout>
    </item>
+   <item>
+    <spacer name="verticalSpacer" >
+     <property name="orientation" >
+      <enum>Qt::Vertical</enum>
+     </property>
+     <property name="sizeHint" stdset="0" >
+      <size>
+       <width>20</width>
+       <height>87</height>
+      </size>
+     </property>
+    </spacer>
+   </item>
   </layout>
  </widget>
  <layoutdefault spacing="6" margin="11" />


More information about the Kst mailing list