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