lxqt / lxqt-qtplugin

LXQt Qt platform integration plugin
https://lxqt.github.io
GNU Lesser General Public License v2.1
24 stars 14 forks source link

Remove deprecated QImage::byteCount() #51

Closed luis-pereira closed 4 years ago

luis-pereira commented 4 years ago

Use QImage::sizeInBytes() instead.