mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Run time error with last Lazarus SVN
This commit is contained in:
parent
f7a8df3718
commit
f0ce04fa3e
1 changed files with 0 additions and 5 deletions
|
|
@ -55,14 +55,12 @@ object frmCompareFiles: TfrmCompareFiles
|
|||
Font.Height = 13
|
||||
Font.Name = 'adobe-courier'
|
||||
Font.Pitch = fpVariable
|
||||
Font.Quality = fqNonAntialiased
|
||||
ParentColor = False
|
||||
ParentCtl3D = False
|
||||
ParentFont = False
|
||||
TabOrder = 1
|
||||
BookMarkOptions.Xoffset = -18
|
||||
BookMarkOptions.OnChange = nil
|
||||
Gutter.DigitCount = 2
|
||||
Gutter.LeftOffset = 0
|
||||
Gutter.Visible = False
|
||||
Gutter.Width = 15
|
||||
|
|
@ -388,7 +386,6 @@ object frmCompareFiles: TfrmCompareFiles
|
|||
ShortCut = 24642
|
||||
end>
|
||||
ReadOnly = True
|
||||
SelectedColor.OnChange = nil
|
||||
OnSpecialLineColors = lstLeftSpecialLineColors
|
||||
OnStatusChange = lstLeftStatusChange
|
||||
end
|
||||
|
|
@ -432,7 +429,6 @@ object frmCompareFiles: TfrmCompareFiles
|
|||
Font.Height = 13
|
||||
Font.Name = 'adobe-courier'
|
||||
Font.Pitch = fpVariable
|
||||
Font.Quality = fqNonAntialiased
|
||||
ParentColor = False
|
||||
ParentCtl3D = False
|
||||
ParentFont = False
|
||||
|
|
@ -762,7 +758,6 @@ object frmCompareFiles: TfrmCompareFiles
|
|||
ShortCut = 24642
|
||||
end>
|
||||
ReadOnly = True
|
||||
SelectedColor.OnChange = nil
|
||||
OnSpecialLineColors = lstRightSpecialLineColors
|
||||
OnStatusChange = lstRightStatusChange
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue