mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
change include for QUrlQuery to be consistent
This commit is contained in:
parent
fa839b8ee3
commit
29a9331f14
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <QtCore/QString>
|
||||
#include <QtGui/QImageReader>
|
||||
#include <QtCore/QVector>
|
||||
#include <qurlquery.h>
|
||||
#include <QtCore/QUrlQuery>
|
||||
|
||||
#include <ClientServerUtils.h>
|
||||
#include <FBXBaker.h>
|
||||
|
|
Loading…
Reference in a new issue