[Kst] kdeextragear-2/kst/kst

Andrew Walker arwalker at sumusltd.com
Tue Aug 31 22:05:38 CEST 2004


CVS commit by arwalker: 

Make more consistent in positioning of UI elements.


  M +19 -19    plotdialog.ui   1.57


--- kdeextragear-2/kst/kst/plotdialog.ui  #1.56:1.57
@@ -9,5 +9,5 @@
             <x>0</x>
             <y>0</y>
-            <width>506</width>
+            <width>516</width>
             <height>625</height>
         </rect>
@@ -1483,5 +1483,5 @@
                             <widget class="QLayoutWidget" row="0" column="0">
                                 <property name="name">
-                                    <cstring>layout35</cstring>
+                                    <cstring>layout105</cstring>
                                 </property>
                                 <hbox>
@@ -1553,12 +1553,4 @@
                                         </property>
                                     </widget>
-                                    <widget class="QCheckBox">
-                                        <property name="name">
-                                            <cstring>_checkBoxDefaultMajorGridColor</cstring>
-                                        </property>
-                                        <property name="text">
-                                            <string>Default</string>
-                                        </property>
-                                    </widget>
                                     <widget class="KColorButton">
                                         <property name="name">
@@ -1576,9 +1568,17 @@
                                         </property>
                                     </widget>
+                                    <widget class="QCheckBox">
+                                        <property name="name">
+                                            <cstring>_checkBoxDefaultMajorGridColor</cstring>
+                                        </property>
+                                        <property name="text">
+                                            <string>Default</string>
+                                        </property>
+                                    </widget>
                                 </hbox>
                             </widget>
                             <widget class="QLayoutWidget" row="1" column="0">
                                 <property name="name">
-                                    <cstring>layout36</cstring>
+                                    <cstring>layout106</cstring>
                                 </property>
                                 <hbox>
@@ -1650,12 +1650,4 @@
                                         </property>
                                     </widget>
-                                    <widget class="QCheckBox">
-                                        <property name="name">
-                                            <cstring>_checkBoxDefaultMinorGridColor</cstring>
-                                        </property>
-                                        <property name="text">
-                                            <string>Default</string>
-                                        </property>
-                                    </widget>
                                     <widget class="KColorButton">
                                         <property name="name">
@@ -1673,4 +1665,12 @@
                                         </property>
                                     </widget>
+                                    <widget class="QCheckBox">
+                                        <property name="name">
+                                            <cstring>_checkBoxDefaultMinorGridColor</cstring>
+                                        </property>
+                                        <property name="text">
+                                            <string>Default</string>
+                                        </property>
+                                    </widget>
                                 </hbox>
                             </widget>





More information about the Kst mailing list