Sine Striker
2023-12-03 7a54badb4a5782c551deb2919f3c489fdb4fbc02
src/quick/quickwindowagent_p.h
@@ -10,12 +10,12 @@
        Q_DECLARE_PUBLIC(QuickWindowAgent)
    public:
        QuickWindowAgentPrivate();
        ~QuickWindowAgentPrivate();
        ~QuickWindowAgentPrivate() override;
        void init();
        // Host
        QQuickWindow *host{};
        QQuickWindow *hostWindow{};
    };
}