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