Skip to content

Commit 97215cf

Browse files
committed
[ui] remove minimumSize on select button in select by exp. dialog
1 parent efaf5ea commit 97215cf

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/ui/qgsexpressionselectiondialogbase.ui

-6
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@
3939
</item>
4040
<item row="1" column="2">
4141
<widget class="QToolButton" name="mButtonSelect">
42-
<property name="minimumSize">
43-
<size>
44-
<width>0</width>
45-
<height>31</height>
46-
</size>
47-
</property>
4842
<property name="text">
4943
<string>...</string>
5044
</property>

0 commit comments

Comments
 (0)