mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-05 15:18:32 +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;
|
||||
begin
|
||||
inherited create;
|
||||
CObjData:=TOmfObjData;
|
||||
end;
|
||||
|
||||
{****************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user