You've already forked lazarus-ccr
ExCtrls: Fix compilation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -11,7 +11,7 @@ uses
|
||||
Classes, SysUtils, LCLVersion, Controls, SpinEx, Math;
|
||||
|
||||
// Fix of issues #39490 (FPC >v3.2.2/64bit) and #39793 (Laz >= 2.3.0)
|
||||
{$define SAMEVALUE_FIX}
|
||||
{.$define SAMEVALUE_FIX}
|
||||
|
||||
type
|
||||
{ TCustomCurrEditEx }
|
||||
|
Reference in New Issue
Block a user