소스 검색

UI: Fix missing files warning icon

The missing files icon would be cut off if the dialog was made
smaller.
cg2121 3 년 전
부모
커밋
776ff4f5ee
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      UI/forms/OBSMissingFiles.ui

+ 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>