mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-21 15:49:26 +02:00
*** empty log message ***
This commit is contained in:
parent
34441a0f2a
commit
dd44ca9d80
@ -20,7 +20,7 @@
|
||||
TComponent
|
||||
}
|
||||
|
||||
Unit Classes;
|
||||
Unit ts010002;
|
||||
|
||||
{$M+}
|
||||
|
||||
@ -214,4 +214,4 @@ end;
|
||||
|
||||
|
||||
|
||||
end.
|
||||
end.
|
||||
|
@ -37,4 +37,4 @@ begin
|
||||
o2.destroy;
|
||||
o2:=c2.create;
|
||||
c2.destroy;
|
||||
end.
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user