mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-03 04:20:39 +02:00
MG: added stringhashlist.pas
git-svn-id: trunk@3201 -
This commit is contained in:
parent
3b6cd50bfe
commit
6b8d0dbcd3
@ -25,7 +25,7 @@ unit AllUnits;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
InterfaceBase, Interfaces, LCLStrConsts,
|
InterfaceBase, Interfaces, LCLStrConsts, StringHashList,
|
||||||
Buttons, Extctrls, Registry, VCLGlobals, Calendar,
|
Buttons, Extctrls, Registry, VCLGlobals, Calendar,
|
||||||
Clipbrd, Filectrl, Forms, LCLLinux, Spin,
|
Clipbrd, Filectrl, Forms, LCLLinux, Spin,
|
||||||
Comctrls, Graphics, LMessages, Stdctrls, Arrow,
|
Comctrls, Graphics, LMessages, Stdctrls, Arrow,
|
||||||
@ -40,6 +40,9 @@ end.
|
|||||||
{ =============================================================================
|
{ =============================================================================
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.15 2002/09/11 15:04:49 lazarus
|
||||||
|
MG: added stringhashlist.pas
|
||||||
|
|
||||||
Revision 1.14 2002/08/21 08:13:37 lazarus
|
Revision 1.14 2002/08/21 08:13:37 lazarus
|
||||||
MG: accelerated new/dispose of gdiobjects
|
MG: accelerated new/dispose of gdiobjects
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user