mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-16 03:00:30 +01:00
ide: clean up
This commit is contained in:
parent
eed38c0e63
commit
e7cf3ea409
@ -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';
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user