Skip to content

Commit 6eec512

Browse files
author
cahamo
committed
Widen compiler list to accommodate long Delphi10/11 compiler names
1 parent 96beab3 commit 6eec512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Src/FmFindCompilerDlg.dfm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ inherited FindCompilerDlg: TFindCompilerDlg
2929
end
3030
object lbCompilerVers: TCheckListBox
3131
Left = 0
32-
Top = 16
33-
Width = 136
32+
Top = 19
33+
Width = 154
3434
Height = 186
3535
OnClickCheck = lbCompilerVersClickCheck
3636
IntegralHeight = True

0 commit comments

Comments
 (0)