wip
Yuhang Zhao
2023-12-04 778e12cb0f0d3879a0ecf8bd6fd124dc4f1a7537
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) {
    }