mirror of https://github.com/CGAL/cgal
Better layout: follow the `sizeHint()`
This commit is contained in:
parent
e211843b4f
commit
c7367211d8
|
|
@ -9,8 +9,8 @@
|
||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>429</width>
|
<width>473</width>
|
||||||
<height>428</height>
|
<height>482</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
|
|
@ -23,6 +23,9 @@
|
||||||
<string>Meshing criteria</string>
|
<string>Meshing criteria</string>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QVBoxLayout" name="verticalLayout">
|
<layout class="QVBoxLayout" name="verticalLayout">
|
||||||
|
<property name="sizeConstraint">
|
||||||
|
<enum>QLayout::SetFixedSize</enum>
|
||||||
|
</property>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="objectName">
|
<widget class="QLabel" name="objectName">
|
||||||
<property name="font">
|
<property name="font">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue