Fix windows cleanup to prevent unmapped leftovers on Linux X11
This commit is contained in:
@@ -417,7 +417,7 @@ void WindowBase::OnClosed()
|
||||
RenderTask->Enabled = false;
|
||||
|
||||
// Delete object
|
||||
DeleteObject(60);
|
||||
DeleteObject(1);
|
||||
}
|
||||
|
||||
void WindowBase::OnGotFocus()
|
||||
|
||||
Reference in New Issue
Block a user