1.4.0
This commit is contained in:
parent
95be701060
commit
9a89ffcd08
|
@ -108,6 +108,9 @@
|
||||||
#include <QGridLayout>
|
#include <QGridLayout>
|
||||||
#include <QActionGroup>
|
#include <QActionGroup>
|
||||||
#include <QStandardPaths>
|
#include <QStandardPaths>
|
||||||
|
#if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
|
||||||
|
#include <QDesktopWidget>
|
||||||
|
#endif
|
||||||
|
|
||||||
// other includes
|
// other includes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue