Sine Striker
2023-12-20 8209cdfb1d85a40cc770f854d773c3a10f5ab576
src/core/contexts/qtwindowcontext_p.h
@@ -24,7 +24,7 @@
        void virtual_hook(int id, void *data) override;
    protected:
        void winIdChanged(QWindow *oldWindow) override;
        void winIdChanged(QWindow *oldWindow, bool isDestroyed) override;
    protected:
        std::unique_ptr<QObject> qtWindowEventFilter;