mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 05:39:14 +02:00
MG: accelerated new/dispose of gdiobjects
git-svn-id: trunk@3199 -
This commit is contained in:
parent
f4c461d73a
commit
2eebcf1245
@ -31,7 +31,7 @@ uses
|
||||
Comctrls, Graphics, LMessages, Stdctrls, Arrow,
|
||||
Controls, Imglist, Menus, Toolwin, Dialogs,
|
||||
Messages, UTrace, DynHashArray, Clistbox, Lazqueue,
|
||||
ActnList, GraphicsMath;
|
||||
ActnList, GraphicsMath, LCLMemManager;
|
||||
|
||||
implementation
|
||||
|
||||
@ -40,6 +40,9 @@ end.
|
||||
{ =============================================================================
|
||||
|
||||
$Log$
|
||||
Revision 1.14 2002/08/21 08:13:37 lazarus
|
||||
MG: accelerated new/dispose of gdiobjects
|
||||
|
||||
Revision 1.13 2002/08/08 18:05:46 lazarus
|
||||
MG: added graphics extensions from Andrew Johnson
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user