Remove Deprecated QDesktopWidget (#4287)

* fix: remove deprecated `QDesktopWidget`

* chore: add changelog entry
This commit is contained in:
nerix
2023-01-07 11:41:39 +01:00
committed by GitHub
parent e48945e370
commit 95b1f82620
7 changed files with 33 additions and 30 deletions
-1
View File
@@ -26,7 +26,6 @@
#include <boost/optional.hpp>
#include <QDebug>
#include <QDesktopWidget>
#include <QJsonArray>
#include <QJsonDocument>
#include <QJsonObject>