SineStriker
2024-01-29 bc8868d519702c5a55f21377711cf4db54714650
src/quick/quickitemdelegate_p.h
@@ -38,6 +38,7 @@
        bool isWindowActive(const QObject *host) const override;
        Qt::WindowStates getWindowState(const QObject *host) const override;
        Qt::WindowFlags getWindowFlags(const QObject *host) const override;
        QRect getGeometry(const QObject *host) const override;
        void setWindowState(QObject *host, Qt::WindowStates state) const override;
        void setCursorShape(QObject *host, Qt::CursorShape shape) const override;