kwin/kcmkwin
Vlad Zagorodniy 09f2d95a9c Don't use deprecated QDesktopWidget
Summary:
QApplication::desktop() is deprecated. It is advised to use
QGuiApplication::screens() instead.

Reviewers: #kwin, apol

Reviewed By: apol

Subscribers: apol, davidedmundson, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D22379
2019-07-10 22:50:41 +03:00
..
common Port away from deprecated qSort function 2019-07-10 00:00:29 +03:00
kwincompositing Port away from deprecated qSort function 2019-07-10 00:00:29 +03:00
kwindecoration Don't use deprecated QPalette::background() 2019-07-10 22:49:40 +03:00
kwindesktop
kwineffects
kwinoptions Don't use deprecated QDesktopWidget 2019-07-10 22:50:41 +03:00
kwinrules
kwinscreenedges Don't use deprecated QDesktopWidget 2019-07-10 22:50:41 +03:00
kwinscripts
kwintabbox Don't use deprecated QDesktopWidget 2019-07-10 22:50:41 +03:00
CMakeLists.txt