wip
Zhao Yuhang
2023-12-02 51039917996909284fbc2d776a9b8f71fe5e6f9a
src/core/contexts/qtwindowcontext.cpp
@@ -40,7 +40,7 @@
#endif
    }
    QtWindowContext::QtWindowContext(QWindow *window, WindowItemDelegate *delegate)
    QtWindowContext::QtWindowContext(QWindow *window, WindowItemDelegatePtr delegate)
        : AbstractWindowContext(window, delegate) {
    }