summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers/gltf/gltfimporter.cpp
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2017-04-03 09:25:12 +0100
committerSean Harmer <sean.harmer@kdab.com>2017-04-03 09:25:52 +0100
commit4e316f58f7d063efc0c90fc5ffcfc4d20622f2c8 (patch)
treef14ec1d1a59d6605e3fefa3f75e24c5e9415e942 /src/plugins/sceneparsers/gltf/gltfimporter.cpp
parent172287f824b740a7e2ce75e811c0858cbe0c40c1 (diff)
parent89644c7f31b59fbb186bdcafd30c3aefb9ee0644 (diff)
Merge branch '5.9' into dev
Diffstat (limited to 'src/plugins/sceneparsers/gltf/gltfimporter.cpp')
-rw-r--r--src/plugins/sceneparsers/gltf/gltfimporter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/sceneparsers/gltf/gltfimporter.cpp b/src/plugins/sceneparsers/gltf/gltfimporter.cpp
index 4544bc5c3..6a10381df 100644
--- a/src/plugins/sceneparsers/gltf/gltfimporter.cpp
+++ b/src/plugins/sceneparsers/gltf/gltfimporter.cpp
@@ -255,7 +255,7 @@ Qt3DRender::QFilterKey *buildFilterKey(const QString &key, const QJsonValue &val
namespace Qt3DRender {
-Q_LOGGING_CATEGORY(GLTFImporterLog, "Qt3D.GLTFImport")
+Q_LOGGING_CATEGORY(GLTFImporterLog, "Qt3D.GLTFImport", QtWarningMsg)
GLTFImporter::GLTFImporter() : QSceneImporter(),