Fix macos build.
This commit is contained in:
parent
9f04687cbe
commit
c3e38be49b
@ -47,6 +47,8 @@
|
||||
|
||||
#if QT_VERSION >= 0x050E00 // Qt >= 5.14.0
|
||||
#include <QScreen>
|
||||
#else
|
||||
#include <QDesktopWidget>
|
||||
#endif
|
||||
|
||||
FormMain::FormMain(QWidget* parent, Qt::WindowFlags f)
|
||||
|
Loading…
x
Reference in New Issue
Block a user