Skip to content

Commit

Permalink
[gui] Fix fieldcalculator layout
Browse files Browse the repository at this point in the history
  • Loading branch information
borysiasty committed Dec 8, 2014
1 parent ce8a9ba commit 3933f99
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/ui/qgsfieldcalculatorbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 3933f99

Please sign in to comment.