Sine Striker
2023-12-19 ed5f9693b3cd7ddcdc746c4bb65dcd9cf7a8268b
src/core/contexts/qtwindowcontext_p.h
@@ -15,7 +15,10 @@
        void virtual_hook(int id, void *data) override;
    protected:
        bool setupHost() override;
        void winIdChanged(QWindow *oldWindow) override;
    protected:
        std::unique_ptr<QObject> qtWindowEventFilter;
    };
}