某莔
2023-12-28 96552dfcb531053f4a331c2c80ecf5d8cb2aaf36
src/core/contexts/qtwindowcontext_p.h
@@ -24,10 +24,10 @@
        void virtual_hook(int id, void *data) override;
    protected:
        void winIdChanged(QWindow *oldWindow, bool isDestroyed) override;
        void winIdChanged() override;
    protected:
        std::unique_ptr<QObject> qtWindowEventFilter;
        std::unique_ptr<SharedEventFilter> qtWindowEventFilter;
    };
}