Added snazzy icon

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
gbamber
2014-09-03 11:59:26 +00:00
parent 60d63bea53
commit 25fbced80c
2 changed files with 68 additions and 0 deletions

View File

@@ -94,6 +94,7 @@ CONST
procedure Register;
begin
RegisterComponents('System',[TLongTimer]);
{$I longtimer_icon.lrs}
end;
constructor TLongTimer.Create(TheOwner: TComponent);
Var sz:String;