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
@@ -5,7 +5,6 @@
#include "widgets/helper/ChannelView.hpp"
#include <QApplication>
#include <QDesktopWidget>
#include <QScreen>
#include <QVBoxLayout>