Skip to content

Commit

Permalink
[ui] remove minimumSize on select button in select by exp. dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Dec 28, 2016
1 parent efaf5ea commit 97215cf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/ui/qgsexpressionselectiondialogbase.ui
Expand Up @@ -39,12 +39,6 @@
</item>
<item row="1" column="2">
<widget class="QToolButton" name="mButtonSelect">
<property name="minimumSize">
<size>
<width>0</width>
<height>31</height>
</size>
</property>
<property name="text">
<string>...</string>
</property>
Expand Down

0 comments on commit 97215cf

Please sign in to comment.