Explorar o código

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

rich2014 %!s(int64=2) %!d(string=hai) anos
pai
achega
f49deb13bf
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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