Skip to content
  • Philippe Normand's avatar
    qt: Fix build for Qt 5.9 · ab6cb4c2
    Philippe Normand authored and GStreamer Marge Bot's avatar GStreamer Marge Bot committed
    The QQuickItem::size() method was introduced in 5.10, so use direct width() and
    height() access instead.
    
    Fixes #908
    
    Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1069>
    ab6cb4c2