Sine Striker
2024-01-29 03605a234142933dc49f1a6b2fbf49ba007d87f8
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;
    };