Sine Striker
2023-12-10 db00428f146a7daf2c8b5c4de6c8c1e317f950a4
src/widgets/widgetwindowagent_p.h
@@ -14,8 +14,10 @@
        void init();
        AbstractWindowContext * createContext() const override;
        // Host
        QWidget *host{};
        QWidget *hostWidget{};
    };
}