On 05/05/2013 06:01 AM, Pavel Sanda wrote: > Edwin Leuven wrote: >> On May 5, 2013, at 08:22 , Pavel Sanda <[email protected]> wrote: >>> Pavel Sanda wrote: >>>> There are still quirks with not enough minimum size. >>> I finally solved those too, fixed few typos and it's now in. >> could also go into branch i suppose? > Not so sure, I had to do nasty things in vim in order to push boxlayout back > into ui file since my designer (qt 4.8) seem not to provide this layout (you > use qt 5?). It may have implications for older qt version we claim to support > in 2.0 series.
no i use 4.8.4 in the patch i send, i used QHBoxLayout (which inherits from QBoxLayout) and that worked fine for me… ed.
