mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
changed qtglobal include
This commit is contained in:
parent
14935e5924
commit
ca062f9232
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
//
|
||||
|
||||
#include <QEventLoop>
|
||||
#include <QGlobal.h>
|
||||
#include <QtGlobal>
|
||||
#include <QJsonArray>
|
||||
#include <QJsonDocument>
|
||||
#include <QJsonObject>
|
||||
|
|
Loading…
Reference in a new issue