mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 00:19:26 +02:00
customdrawnws: Removes the wrong usage of the unit Translations, saves 1MB in file size
git-svn-id: trunk@34190 -
This commit is contained in:
parent
e4f9a6fa22
commit
bcf40c505b
@ -42,7 +42,7 @@ uses
|
|||||||
// LCL
|
// LCL
|
||||||
customdrawn_common, customdrawncontrols, customdrawndrawers,
|
customdrawn_common, customdrawncontrols, customdrawndrawers,
|
||||||
lazcanvas, lazregions,
|
lazcanvas, lazregions,
|
||||||
InterfaceBase, Translations,
|
InterfaceBase,
|
||||||
Controls, Forms, lclproc, IntfGraphics, GraphType,
|
Controls, Forms, lclproc, IntfGraphics, GraphType,
|
||||||
LCLType, LMessages, Graphics, LCLStrConsts;
|
LCLType, LMessages, Graphics, LCLStrConsts;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user