SineStriker
2023-12-20 3871bfc5d3aff45e498fa2944c27e6eb5d146c8e
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;