mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-25 16:09:33 +02:00
testing using svn revision
git-svn-id: trunk@7763 -
This commit is contained in:
parent
da84b52103
commit
1728b1c8c4
@ -71,11 +71,12 @@ end;
|
||||
{ TAboutForm }
|
||||
|
||||
constructor TAboutForm.Create(AOwner: TComponent);
|
||||
const Revision =
|
||||
'{ $Id$ }';
|
||||
begin
|
||||
inherited Create(AOwner);
|
||||
end;
|
||||
|
||||
|
||||
destructor TAboutForm.Destroy;
|
||||
begin
|
||||
FPixmap.Free;
|
||||
|
Loading…
Reference in New Issue
Block a user