testing using svn revision

git-svn-id: trunk@7763 -
This commit is contained in:
mattias 2005-09-21 08:27:30 +00:00
parent da84b52103
commit 1728b1c8c4

View File

@ -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;