Yuhang Zhao
2023-12-07 1408d89b225c822c9aca14bfa12a1ffc6cff722b
src/quick/quickwindowagent_p.h
@@ -14,8 +14,10 @@
        void init();
        AbstractWindowContext * createContext() const override;
        // Host
        QQuickWindow *host{};
        QQuickWindow *hostWindow{};
    };
}