mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 00:59:31 +02:00
MG: fixed forms.pp comilation
git-svn-id: trunk@3621 -
This commit is contained in:
parent
9d7444f027
commit
2cf41469ac
@ -651,9 +651,6 @@ function InitResourceComponent(Instance: TComponent;
|
||||
function GetShortHint(const Hint: string): string;
|
||||
function GetLongHint(const Hint: string): string;
|
||||
|
||||
procedure RegisterComponents(const Page:ShortString; UnitName:ShortString;
|
||||
ComponentClasses: array of TComponentClass);
|
||||
|
||||
|
||||
var
|
||||
Application : TApplication;
|
||||
|
Loading…
Reference in New Issue
Block a user