Diffusion KWin 5e0e708a769e

Port away from deprecated QImage::byteCount

Authored by zzag on Jul 9 2019, 9:10 PM.

Description

Port away from deprecated QImage::byteCount

Summary:
QImage::byteCount() was deprecated in Qt 5.10. It is advised to use
QImage::sizeInBytes() method instead.

Reviewers: KWin, apol

Reviewed By: apol

Subscribers: kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D22355

Details

Committed
zzagJul 9 2019, 11:02 PM
Reviewer
apol
Differential Revision
D22355: Port away from deprecated QImage::byteCount
Parents
R108:4e5d3d0010a0: Port away from QRegion::rects
Branches
Unknown
Tags
Unknown