mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 10:19:22 +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 GetShortHint(const Hint: string): string;
|
||||||
function GetLongHint(const Hint: string): string;
|
function GetLongHint(const Hint: string): string;
|
||||||
|
|
||||||
procedure RegisterComponents(const Page:ShortString; UnitName:ShortString;
|
|
||||||
ComponentClasses: array of TComponentClass);
|
|
||||||
|
|
||||||
|
|
||||||
var
|
var
|
||||||
Application : TApplication;
|
Application : TApplication;
|
||||||
|
Loading…
Reference in New Issue
Block a user