* Updated GBrowser example

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2353 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
loesje_
2012-03-19 13:33:52 +00:00
parent c3ba51579a
commit 3d88234802
6 changed files with 80 additions and 89 deletions

View File

@@ -8,11 +8,8 @@ uses
{$ENDIF}
{$ENDIF}
Forms,
gec10 in 'gec10.pas' {Form1};
gec10 in 'gec10.pas';
{$IFDEF MSWINDOWS}
{$R *.res}
{$ENDIF}
begin
{$IFDEF FPC}