The source project of this merge request has been removed.
qt: Fix build for Qt 5.9
The QQuickItem::size() method was introduced in 5.10, so use direct width() and height() access instead.
Fixes #908 (closed)
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The QQuickItem::size() method was introduced in 5.10, so use direct width() and height() access instead.
Fixes #908 (closed)