From a26a869a545c3d8ecf0d1d9a3ee7e4ae73f0232f Mon Sep 17 00:00:00 2001 From: mattias Date: Tue, 18 Feb 2014 10:32:59 +0000 Subject: [PATCH] IDE: formatting git-svn-id: trunk@44126 - --- ide/environmentopts.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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;