mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-25 18:08:53 +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
|
uses
|
||||||
Classes, SysUtils, contnrs, LCLProc, Forms, LazConfigStorage,
|
Classes, SysUtils, contnrs, LCLProc, Forms, LazConfigStorage,
|
||||||
NewItemIntf, ProjPackIntf, CompOptsIntf, IDEOptionsIntf;
|
NewItemIntf, ProjPackIntf, IDEOptionsIntf;
|
||||||
|
|
||||||
const
|
const
|
||||||
PkgDescGroupName = 'Package';
|
PkgDescGroupName = 'Package';
|
||||||
|
Loading…
Reference in New Issue
Block a user