UI: Fix missing files warning icon

The missing files icon would be cut off if the dialog was made
smaller.
master
cg2121 2022-08-29 23:04:48 -05:00 committed by Ryan Foster
parent 8e1b1672a7
commit 776ff4f5ee
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
<height>0</height>
</size>
</property>
</widget>