mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-26 23:48:22 +02:00
anchordocking: clean up
git-svn-id: trunk@41905 -
This commit is contained in:
parent
7f51943ce5
commit
f53160f4dd
@ -35,7 +35,7 @@ interface
|
|||||||
|
|
||||||
uses
|
uses
|
||||||
Math, Classes, SysUtils, LCLProc, Forms, Controls, FileUtil, LazFileCache,
|
Math, Classes, SysUtils, LCLProc, Forms, Controls, FileUtil, LazFileCache,
|
||||||
Dialogs, LazConfigStorage, LazFileUtils, XMLConf, XMLPropStorage, StdCtrls,
|
Dialogs, LazConfigStorage, LazFileUtils, XMLPropStorage, StdCtrls,
|
||||||
LCLIntf, BaseIDEIntf, ProjectIntf, MacroIntf, IDEDialogs, MenuIntf,
|
LCLIntf, BaseIDEIntf, ProjectIntf, MacroIntf, IDEDialogs, MenuIntf,
|
||||||
LazIDEIntf, IDEWindowIntf, IDEOptionsIntf, AnchorDockStr, AnchorDocking,
|
LazIDEIntf, IDEWindowIntf, IDEOptionsIntf, AnchorDockStr, AnchorDocking,
|
||||||
AnchorDockOptionsDlg;
|
AnchorDockOptionsDlg;
|
||||||
|
Loading…
Reference in New Issue
Block a user