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