소스 검색

FIX: FindDlg: the buttons are not displayed because the height of the FindDlg Form is insufficient after upgrading to LCL2.3 (#626)

rich2014 3 년 전
부모
커밋
f49deb13bf
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/fFindDlg.lfm

+ 1 - 0
src/fFindDlg.lfm

@@ -3,6 +3,7 @@ object frmFindDlg: TfrmFindDlg
   Height = 469
   Top = 176
   Width = 875
+  AutoSize = True
   Caption = 'Find files'
   ClientHeight = 449
   ClientWidth = 875