You've already forked lazarus-ccr
jvcllaz: Fix compilation of JvXPCtrls demos in Linux. Some layout adjustments.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6945 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -7,6 +7,7 @@ uses
|
||||
{$R *.res}
|
||||
|
||||
begin
|
||||
Application.Scaled:=True;
|
||||
Application.Initialize;
|
||||
Application.CreateForm(TfrmMain, frmMain);
|
||||
Application.Run;
|
||||
|
Reference in New Issue
Block a user