Skip to content
Snippets Groups Projects
Commit 5fe8ecfc authored by Stéphane Albert's avatar Stéphane Albert
Browse files

ENH: Changed layout of ColorDynamicsWidget.

parent 4d0df00f
Branches
Tags
No related merge requests found
......@@ -71,34 +71,28 @@
</item>
</layout>
</item>
<item row="0" column="1">
<spacer name="horizontalSpacer">
<item row="1" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>208</width>
<height>20</height>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer">
<item row="0" column="1">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>87</height>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment