kwin/plugins/scenes
Vlad Zagorodniy 5e0e708a76 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
2019-07-10 02:02:15 +03:00
..
opengl Port away from deprecated headers 2019-07-09 23:59:07 +03:00
qpainter Port away from QRegion::rects 2019-07-10 01:00:51 +03:00
xrender Port away from deprecated QImage::byteCount 2019-07-10 02:02:15 +03:00
CMakeLists.txt