diff --git a/ide/environmentopts.pp b/ide/environmentopts.pp index c8a54fe12c..751d646239 100644 --- a/ide/environmentopts.pp +++ b/ide/environmentopts.pp @@ -41,7 +41,8 @@ uses Dialogs, LazConfigStorage, Laz2_XMLCfg, LazUTF8, // IDEIntf ProjectIntf, ObjectInspector, IDEWindowIntf, IDEOptionsIntf, - CompOptsIntf, ComponentReg, IDEExternToolIntf, IDEDialogs, MacroDefIntf, DbgIntfDebuggerBase, + CompOptsIntf, ComponentReg, IDEExternToolIntf, IDEDialogs, MacroDefIntf, + DbgIntfDebuggerBase, // IDE IDEProcs, LazarusIDEStrConsts, IDETranslations, LazConf, IDEOptionDefs, TransferMacros, ModeMatrixOpts, Debugger;