UI: Fix missing files warning icon

The missing files icon would be cut off if the dialog was made
smaller.
This commit is contained in:
cg2121
2022-08-29 23:04:48 -05:00
committed by Ryan Foster
parent 8e1b1672a7
commit 776ff4f5ee

View File

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