mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-28 02:49:22 +02:00
MG: freeing more unused GCs
git-svn-id: trunk@750 -
This commit is contained in:
parent
1580317416
commit
95f4a8bd3a
@ -4945,7 +4945,7 @@ end;
|
||||
{------------------------------------------------------------------------------
|
||||
procedure TgtkObject.DisposeDC(DC: PDeviceContext);
|
||||
|
||||
Disposes DC
|
||||
Disposes a DC
|
||||
------------------------------------------------------------------------------}
|
||||
procedure TgtkObject.DisposeDC(pDC: PDeviceContext);
|
||||
begin
|
||||
@ -5311,6 +5311,9 @@ end;
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.172 2002/08/22 07:30:15 lazarus
|
||||
MG: freeing more unused GCs
|
||||
|
||||
Revision 1.171 2002/08/21 14:06:40 lazarus
|
||||
MG: added TDeviceContextMemManager
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user