Skip to content
Permalink
Browse files
[gui] Fix fieldcalculator layout
  • Loading branch information
borysiasty committed Dec 8, 2014
1 parent ce8a9ba commit 3933f99
Showing 1 changed file with 6 additions and 0 deletions.
@@ -101,6 +101,12 @@
</item>
<item row="2" column="0" colspan="2">
<widget class="QgsExpressionBuilderWidget" name="builder" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>

0 comments on commit 3933f99

Please sign in to comment.