mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 12:05:57 +02:00
+ set CObjData in the TMZExeOutput constructor
git-svn-id: trunk@30866 -
This commit is contained in:
parent
27f77329e7
commit
8515160e9d
@ -912,6 +912,7 @@ implementation
|
|||||||
constructor TMZExeOutput.create;
|
constructor TMZExeOutput.create;
|
||||||
begin
|
begin
|
||||||
inherited create;
|
inherited create;
|
||||||
|
CObjData:=TOmfObjData;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{****************************************************************************
|
{****************************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user