You've already forked lazarus-ccr
jvcllaz: Fix compilation for 64-bit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -244,7 +244,9 @@ type
|
||||
property HideSelection;
|
||||
property Hint;
|
||||
property HotTrack;
|
||||
{$IFDEF LCL_FullVersion >= 1090000}
|
||||
property HotTrackColor;
|
||||
{$ENDIF}
|
||||
property Images;
|
||||
property Indent;
|
||||
property Items;
|
||||
|
Reference in New Issue
Block a user