Sine Striker
2024-05-08 564f33e8b29a6f73050f4da3f843b942aaf0d739
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;
    };