mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-29 17:49:25 +02:00
aggpas: removed $R directive
git-svn-id: trunk@27116 -
This commit is contained in:
parent
ae7862a09c
commit
e32deb25d6
@ -10,8 +10,6 @@ uses
|
||||
Forms, Unit1, LResources, AggPasLCL
|
||||
{ you can add units after this };
|
||||
|
||||
{$IFDEF WINDOWS}{$R AggPasInLCLDemo1.rc}{$ENDIF}
|
||||
|
||||
begin
|
||||
Application.Initialize;
|
||||
Application.CreateForm(TForm1, Form1);
|
||||
|
Loading…
Reference in New Issue
Block a user