Skip to content
Commit 09f2d95a authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

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
parent 28a4337a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment