+ set CObjData in the TMZExeOutput constructor

git-svn-id: trunk@30866 -
This commit is contained in:
nickysn 2015-05-15 22:35:32 +00:00
parent 27f77329e7
commit 8515160e9d

View File

@ -912,6 +912,7 @@ implementation
constructor TMZExeOutput.create;
begin
inherited create;
CObjData:=TOmfObjData;
end;
{****************************************************************************