This commit is contained in:
DavidXanatos 2022-09-29 18:53:17 +02:00
parent 95be701060
commit 9a89ffcd08
1 changed files with 3 additions and 0 deletions

View File

@ -108,6 +108,9 @@
#include <QGridLayout>
#include <QActionGroup>
#include <QStandardPaths>
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
#include <QDesktopWidget>
#endif
// other includes