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