Sine Striker
2023-12-20 669ea85c57567624e687d92898266f78bb55f1fa
src/core/contexts/cocoawindowcontext.mm
@@ -403,7 +403,7 @@
        AbstractWindowContext::virtual_hook(id, data);
    }
    void CocoaWindowContext::winIdChanged(QWindow *oldWindow, bool isDestroyed) {
    void CocoaWindowContext::winIdChanged() {
        // If the original window id is valid, remove all resources related
        if (windowId) {
            releaseWindowProxy(windowId);