[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Jul 15 04:57:45 CEST 2004


CVS commit by staikos: 

no nested groupboxes


  M +14 -14    datawizard.ui   1.46


--- kdeextragear-2/kst/kst/datawizard.ui  #1.45:1.46
@@ -243,18 +243,4 @@
                                 </property>
                             </widget>
-                            <widget class="KstFFTOptions" row="3" column="0" rowspan="1" colspan="3">
-                                <property name="name">
-                                    <cstring>_kstFFTOptions</cstring>
-                                </property>
-                                <property name="enabled">
-                                    <bool>false</bool>
-                                </property>
-                                <property name="minimumSize">
-                                    <size>
-                                        <width>0</width>
-                                        <height>114</height>
-                                    </size>
-                                </property>
-                            </widget>
                             <widget class="QLayoutWidget" row="2" column="0" rowspan="1" colspan="3">
                                 <property name="name">
@@ -319,4 +305,18 @@
                         </grid>
                     </widget>
+                    <widget class="KstFFTOptions" row="3" column="0" rowspan="1" colspan="3">
+                        <property name="name">
+                            <cstring>_kstFFTOptions</cstring>
+                        </property>
+                        <property name="enabled">
+                            <bool>false</bool>
+                        </property>
+                        <property name="minimumSize">
+                            <size>
+                                <width>0</width>
+                                <height>114</height>
+                            </size>
+                        </property>
+                    </widget>
                     <widget class="QCheckBox">
                         <property name="name">





More information about the Kst mailing list