Yuhang Zhao
2023-12-07 86403b4e99f901f687050ce9a91a8e539331cebb
src/widgets/widgetwindowagent_p.h
@@ -14,8 +14,10 @@
        void init();
        AbstractWindowContext * createContext() const override;
        // Host
        QWidget *host{};
        QWidget *hostWidget{};
    };
}