ide: clean up

This commit is contained in:
mattias 2025-07-07 16:53:14 +02:00
parent eed38c0e63
commit e7cf3ea409
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ uses
LazarusIDEStrConsts, DialogProcs, ProjectResources,
MiscOptions, ExtTools, etFPCMsgParser, etPas2jsMsgParser, Compiler,
FPCSrcScan, PackageDefs, PackageSystem, Project, ProjectIcon, BaseBuildManager,
ApplicationBundle, RunParamsOpts, IdeTransferMacros, SearchPathProcs, RunParamOptions;
ApplicationBundle, IdeTransferMacros, SearchPathProcs, RunParamOptions;
const
cInvalidCompiler = 'InvalidCompiler';

View File

@ -52,7 +52,7 @@ uses
Controls, Forms, Buttons, StdCtrls, ComCtrls, Dialogs, ButtonPanel, ExtCtrls,
Spin, EditBtn,
// LazUtils
LazFileUtils, LazFileCache, LazUTF8, Laz2_XMLCfg, DbgIntfDebuggerBase,
LazFileUtils, LazFileCache, LazUTF8, DbgIntfDebuggerBase,
// BuildIntf
BaseIDEIntf, ProjectIntf, MacroIntf,
// IdeIntf