summaryrefslogtreecommitdiffstats
path: root/src/render/io/abstractsceneparser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/io/abstractsceneparser.cpp')
-rw-r--r--src/render/io/abstractsceneparser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/io/abstractsceneparser.cpp b/src/render/io/abstractsceneparser.cpp
index a8fd7175a..3019e0b77 100644
--- a/src/render/io/abstractsceneparser.cpp
+++ b/src/render/io/abstractsceneparser.cpp
@@ -80,6 +80,6 @@ void AbstractSceneParser::logInfo(const QString &info)
qCDebug(Render::Io) << info;
}
-} // Qt3D namespace
+} // namespace Qt3D
QT_END_NAMESPACE