mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-26 04:22:43 +02:00
LCL-CustomDrawn-X11: Fixes compilation
git-svn-id: trunk@37049 -
This commit is contained in:
parent
a294a8baf8
commit
d97d4445ee
@ -181,7 +181,7 @@ begin
|
|||||||
Result := False;
|
Result := False;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{------------------------------------------------------------------------------
|
(*{------------------------------------------------------------------------------
|
||||||
Function: CombineRgn
|
Function: CombineRgn
|
||||||
Params: Dest, Src1, Src2, fnCombineMode
|
Params: Dest, Src1, Src2, fnCombineMode
|
||||||
Returns: longint
|
Returns: longint
|
||||||
|
Loading…
Reference in New Issue
Block a user