Yuhang Zhao
2023-12-06 f041cd599f2ba58906958f6886b9cd25e180d0af
src/core/contexts/qtwindowcontext_p.h
@@ -8,7 +8,7 @@
    class QWK_CORE_EXPORT QtWindowContext : public AbstractWindowContext {
        Q_OBJECT
    public:
        QtWindowContext(QWindow *window, WindowItemDelegate *delegate);
        QtWindowContext(QObject *host, WindowItemDelegate *delegate);
        ~QtWindowContext();
    public: