mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-09 03:57:51 +03:00
fixed a memory leak
This commit is contained in:
parent
a8d9aa98b1
commit
e9e30c0fce
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ WindowManager::~WindowManager()
|
|||
delete mConfirmationDialog;
|
||||
delete mAlchemyWindow;
|
||||
delete mSpellWindow;
|
||||
delete mLoadingScreen;
|
||||
|
||||
cleanupGarbage();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue