SineStriker
2024-05-04 0177eedd03bd9a75dafea296f77b8a6bdad9c3cb
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;
    };