Gui: [skip ci] fix minor memory leak

This commit is contained in:
wmayer
2021-10-26 13:31:55 +02:00
parent 433929490e
commit c6db46f359

View File

@@ -170,6 +170,7 @@ struct ApplicationP
~ApplicationP()
{
delete macroMngr;
delete prefPackManager;
}
/// list of all handled documents