summaryrefslogtreecommitdiffstats
path: root/src/render/defaults/qgoochmaterial.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/defaults/qgoochmaterial.cpp')
-rw-r--r--src/render/defaults/qgoochmaterial.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/render/defaults/qgoochmaterial.cpp b/src/render/defaults/qgoochmaterial.cpp
index c59c197a2..3ab810056 100644
--- a/src/render/defaults/qgoochmaterial.cpp
+++ b/src/render/defaults/qgoochmaterial.cpp
@@ -50,7 +50,7 @@ QT_BEGIN_NAMESPACE
namespace Qt3DRender {
/*!
- \class Qt3DCore::QGoochMaterialPrivate
+ \class Qt3DRender::QGoochMaterialPrivate
\internal
*/
QGoochMaterialPrivate::QGoochMaterialPrivate()
@@ -129,7 +129,7 @@ void QGoochMaterialPrivate::init()
}
/*!
- \class Qt3DCore::QGoochMaterial
+ \class Qt3DRender::QGoochMaterial
\brief The QGoochMaterial provides a material that implements the Gooch
shading model, popular in CAD and CAM applications.
\inmodule Qt3DRenderer