You've already forked lazarus-ccr
OnGuard: Replace in all demo projects .lrs resource by .res resource. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -14,7 +14,7 @@ begin
|
||||
Application.Initialize;
|
||||
Application.Title := 'Network File Access Manager';
|
||||
Application.CreateForm(TNafFrm, NafFrm);
|
||||
|
||||
|
||||
if IsFirstInstance then
|
||||
Application.Run
|
||||
else
|
||||
|
Reference in New Issue
Block a user