You've already forked lazarus-ccr
ExCtrls: One more check for SameValue bug, compilation with FPC 3.2.0 on macOS.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8505 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -15,6 +15,10 @@ uses
|
||||
{$define SAMEVALUE_FIX}
|
||||
{$IFEND}
|
||||
|
||||
{$IF (FPC_FullVersion < 30202) and not DEFINED(MSWINDOWS)}
|
||||
{$define SAMEVALUE_FIX}
|
||||
{$IFEND}
|
||||
|
||||
type
|
||||
{ TCustomCurrEditEx }
|
||||
TSpinEditCurrencyFormat = (
|
||||
|
Reference in New Issue
Block a user