- missed this part.

This commit is contained in:
Christoph Oelckers 2019-10-16 21:18:26 +02:00
parent 4cd2c024fc
commit 066a76c892

View file

@ -489,7 +489,7 @@ struct BuildFiles
} }
~BuildFiles() ~BuildFiles()
{ {
if (Placeholder) delete Placeholder; CloseAll();
} }
void CloseAll(); void CloseAll();