mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 05:00:25 +02:00
The IDE should not use the entire LazUtils package, just the parts that it needs
git-svn-id: trunk@33553 -
This commit is contained in:
parent
cd6febc8f8
commit
028f712264
@ -60,7 +60,7 @@ uses
|
|||||||
LazarusIDEStrConsts, EnvironmentOpts, IDEProcs, LazConf, TransferMacros,
|
LazarusIDEStrConsts, EnvironmentOpts, IDEProcs, LazConf, TransferMacros,
|
||||||
DialogProcs, IDETranslations, CompilerOptions, PackageLinks, PackageDefs,
|
DialogProcs, IDETranslations, CompilerOptions, PackageLinks, PackageDefs,
|
||||||
ComponentReg, ProjectIntf,
|
ComponentReg, ProjectIntf,
|
||||||
FCLLaz, AllLCLUnits, allsynedit, LazControls, LazUtils;
|
FCLLaz, AllLCLUnits, allsynedit, LazControls;
|
||||||
|
|
||||||
type
|
type
|
||||||
TFindPackageFlag = (
|
TFindPackageFlag = (
|
||||||
|
Loading…
Reference in New Issue
Block a user