mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-24 04:48:33 +02:00
IDEIntf: clean up
git-svn-id: trunk@45897 -
This commit is contained in:
parent
4e5955ac69
commit
edbefdfd3d
@ -17,7 +17,7 @@ interface
|
||||
|
||||
uses
|
||||
Classes, SysUtils, contnrs, LCLProc, Forms, LazConfigStorage,
|
||||
NewItemIntf, ProjPackIntf, CompOptsIntf, IDEOptionsIntf;
|
||||
NewItemIntf, ProjPackIntf, IDEOptionsIntf;
|
||||
|
||||
const
|
||||
PkgDescGroupName = 'Package';
|
||||
|
Loading…
Reference in New Issue
Block a user