Sine Striker
2023-12-28 a12bb8782bd02305466a29101a4c54d6ba9c6bfe
src/core/contexts/qtwindowcontext_p.h
@@ -27,7 +27,7 @@
        void winIdChanged() override;
    protected:
        std::unique_ptr<QObject> qtWindowEventFilter;
        std::unique_ptr<SharedEventFilter> qtWindowEventFilter;
    };
}