Sine Striker
2024-05-08 dd961a654f29fe6a59a093f8b4b0fff726efbd4a
src/quick/quickitemdelegate_p.h
@@ -45,6 +45,7 @@
        void restoreCursorShape(QObject *host) const override;
        void setWindowFlags(QObject *host, Qt::WindowFlags flags) const override;
        void setWindowVisible(QObject *host, bool visible) const override;
        void setGeometry(QObject *host, const QRect &rect) override;
        void bringWindowToTop(QObject *host) const override;
    };