Sine Striker
2023-12-03 7a54badb4a5782c551deb2919f3c489fdb4fbc02
src/core/contexts/qtwindowcontext.cpp
@@ -40,7 +40,7 @@
#endif
    }
    QtWindowContext::QtWindowContext(QWindow *window, WindowItemDelegatePtr delegate)
    QtWindowContext::QtWindowContext(QWindow *window, WindowItemDelegate *delegate)
        : AbstractWindowContext(window, delegate) {
    }