You've already forked lazarus-ccr
Removes debug info for clipping regions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1898 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -7,7 +7,7 @@ interface
|
|||||||
{$define USE_LCL_CANVAS}
|
{$define USE_LCL_CANVAS}
|
||||||
{$ifdef USE_LCL_CANVAS}
|
{$ifdef USE_LCL_CANVAS}
|
||||||
{$define USE_CANVAS_CLIP_REGION}
|
{$define USE_CANVAS_CLIP_REGION}
|
||||||
{$define DEBUG_CANVAS_CLIP_REGION}
|
{.$define DEBUG_CANVAS_CLIP_REGION}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
|
||||||
uses
|
uses
|
||||||
|
Reference in New Issue
Block a user