Skip to content

Commit

Permalink
Avoid shrinking of buttons in the Assistant property dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Dec 22, 2021
1 parent a90451b commit 307bb85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgspropertyassistantwidgetbase.ui
Expand Up @@ -28,7 +28,7 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
<height>0</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout">
Expand Down

0 comments on commit 307bb85

Please sign in to comment.