mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 09:23:37 +00:00
GRAPHICS: Fix window closing
This commit is contained in:
parent
223aaaa185
commit
2b6f1719e7
@ -322,6 +322,7 @@ void MacWindowManager::removeMarked() {
|
||||
}
|
||||
_windowsToRemove.clear();
|
||||
_needsRemoval = false;
|
||||
_lastId = _windows.size();
|
||||
}
|
||||
|
||||
void MacWindowManager::removeFromStack(BaseMacWindow *target) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user