Navigation Menu

Skip to content

Commit

Permalink
partial revert of commit 4b680ca
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Dec 2, 2016
1 parent 4b680ca commit 37c43df
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions src/ui/qgsrendererv2propsdialogbase.ui
Expand Up @@ -132,16 +132,6 @@
<number>100</number>
</property>
</widget>
</item>
<item row="2" column="0" colspan="4">
<widget class="QgsEffectStackCompactWidget" name="mEffectWidget" native="true">
<property name="minimumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
Expand Down Expand Up @@ -206,7 +196,7 @@
</item>
</layout>
</item>
<item row="2" column="0" colspan="4">
<item row="3" column="0" colspan="4">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QCheckBox" name="checkboxEnableOrderBy">
Expand All @@ -228,6 +218,16 @@
</item>
</layout>
</item>
<item row="2" column="0" colspan="4">
<widget class="QgsEffectStackCompactWidget" name="mEffectWidget" native="true">
<property name="minimumSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</widget>
</item>
</layout>
</widget>
</item>
Expand Down

0 comments on commit 37c43df

Please sign in to comment.