Skip to content

Commit 37c43df

Browse files
committed
partial revert of commit 4b680ca
1 parent 4b680ca commit 37c43df

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/ui/qgsrendererv2propsdialogbase.ui

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -132,16 +132,6 @@
132132
<number>100</number>
133133
</property>
134134
</widget>
135-
</item>
136-
<item row="2" column="0" colspan="4">
137-
<widget class="QgsEffectStackCompactWidget" name="mEffectWidget" native="true">
138-
<property name="minimumSize">
139-
<size>
140-
<width>16</width>
141-
<height>16</height>
142-
</size>
143-
</property>
144-
</widget>
145135
</item>
146136
</layout>
147137
</item>
@@ -206,7 +196,7 @@
206196
</item>
207197
</layout>
208198
</item>
209-
<item row="2" column="0" colspan="4">
199+
<item row="3" column="0" colspan="4">
210200
<layout class="QHBoxLayout" name="horizontalLayout_3">
211201
<item>
212202
<widget class="QCheckBox" name="checkboxEnableOrderBy">
@@ -228,6 +218,16 @@
228218
</item>
229219
</layout>
230220
</item>
221+
<item row="2" column="0" colspan="4">
222+
<widget class="QgsEffectStackCompactWidget" name="mEffectWidget" native="true">
223+
<property name="minimumSize">
224+
<size>
225+
<width>16</width>
226+
<height>16</height>
227+
</size>
228+
</property>
229+
</widget>
230+
</item>
231231
</layout>
232232
</widget>
233233
</item>

0 commit comments

Comments
 (0)