Pavel Sanda schreef:
Vincent van Ravesteijn wrote:
Isn't this fixed easily by removing the redundant layout ?

you mean the previous patch? (no according to JMarc...)

pavel
No, I didn't do that. I introduced an empty settingsLayout, which is probably the same problem. I never tried to fix the compilation with that patch.


I mean the attached patch.

Vincent

Index: ProgressViewUi.ui
===================================================================
--- ProgressViewUi.ui   (revision 32794)
+++ ProgressViewUi.ui   (working copy)
@@ -111,8 +111,6 @@
             <height>474</height>
            </rect>
           </property>
-          <layout class="QVBoxLayout" name="verticalLayout_4" >
-           <item>
             <layout class="QGridLayout" name="settingsLayout" >
              <item row="0" column="0" >
               <widget class="QCheckBox" name="autoClearCB" >
@@ -143,8 +141,6 @@
                 <string>----- Debugging levels -----</string>
                </property>
               </widget>
-             </item>
-            </layout>
            </item>
           </layout>
          </widget>

Reply via email to