kwin/plugins/platforms/x11/windowed
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
..
CMakeLists.txt
egl_x11_backend.cpp
egl_x11_backend.h
logging.cpp
logging.h
scene_qpainter_x11_backend.cpp Port away from deprecated QImage::byteCount 2019-07-10 02:02:15 +03:00
scene_qpainter_x11_backend.h
x11.json
x11windowed_backend.cpp Port away from deprecated QImage::byteCount 2019-07-10 02:02:15 +03:00
x11windowed_backend.h
x11windowed_output.cpp
x11windowed_output.h