1
0
Эх сурвалжийг харах

UI: Fix missing files warning icon

The missing files icon would be cut off if the dialog was made
smaller.
cg2121 3 жил өмнө
parent
commit
776ff4f5ee

+ 1 - 1
UI/forms/OBSMissingFiles.ui

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