Sine Striker
2024-05-08 2d223770ee33ddf7d93d83bc2cb538bfd66d38d9
src/core/contexts/qtwindowcontext.cpp
@@ -253,7 +253,7 @@
        AbstractWindowContext::virtual_hook(id, data);
    }
    void QtWindowContext::winIdChanged() {
    void QtWindowContext::winIdChanged(WId winId, WId oldWinId) {
        if (!m_windowHandle) {
            m_delegate->setWindowFlags(m_host, m_delegate->getWindowFlags(m_host) &
                                                   ~Qt::FramelessWindowHint);