summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qtextureimage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/qtextureimage.cpp')
-rw-r--r--src/render/texture/qtextureimage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/texture/qtextureimage.cpp b/src/render/texture/qtextureimage.cpp
index fd2f6524c..19f729eeb 100644
--- a/src/render/texture/qtextureimage.cpp
+++ b/src/render/texture/qtextureimage.cpp
@@ -111,7 +111,7 @@ private:
\qmltype TextureImage
\instantiates Qt3DRender::QTextureImage
\inherits AbstractTextureImage
- \inqmlmodule Qt3D.Renderer
+ \inqmlmodule Qt3D.Render
\since 5.5
\brief Encapsulates the necessary information to create an OpenGL texture
image from an image source.