mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 21:09:27 +02:00
examples: fixed compilation of anchordocking examples. issue #19682
git-svn-id: trunk@31563 -
This commit is contained in:
parent
acb9636064
commit
b1c060787d
@ -34,7 +34,7 @@ Unit AnchorDockStorage;
|
||||
interface
|
||||
|
||||
uses
|
||||
Math, Classes, SysUtils, LCLProc, AvgLvlTree, ExtCtrls, Forms, Controls,
|
||||
Math, Classes, SysUtils, LCLProc, AvgLvlTree, ExtCtrls, ComCtrls, Forms, Controls,
|
||||
LazConfigStorage, AnchorDockStr;
|
||||
|
||||
const
|
||||
|
Loading…
Reference in New Issue
Block a user