mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 06:20:45 +02:00
clean up hint
git-svn-id: trunk@41883 -
This commit is contained in:
parent
bcc4acf550
commit
65c8f9b6ed
@ -27,7 +27,7 @@ type
|
||||
function GetLocalizedName: string; override;
|
||||
function GetLocalizedDescription: string; override;
|
||||
function InitProject(AProject: TLazProject) : TModalResult; override;
|
||||
function CreateStartFiles(AProject: TLazProject) : TModalResult; override;
|
||||
function CreateStartFiles({%H-}AProject: TLazProject) : TModalResult; override;
|
||||
Property template : TProjectTemplate Read FTemplate Write FTemplate;
|
||||
published
|
||||
{ Published declarations }
|
||||
|
Loading…
Reference in New Issue
Block a user