mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-16 16:20:53 +00:00
Fix memory leak in WindowManager
This commit is contained in:
parent
36f4f0ef85
commit
ea2bbce68a
@ -530,6 +530,7 @@ namespace MWGui
|
||||
delete mDragAndDrop;
|
||||
delete mSoulgemDialog;
|
||||
delete mCursorManager;
|
||||
delete mToolTips;
|
||||
|
||||
cleanupGarbage();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user