summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/data/qcustom3ditem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/datavisualization/data/qcustom3ditem.cpp')
-rw-r--r--src/datavisualization/data/qcustom3ditem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datavisualization/data/qcustom3ditem.cpp b/src/datavisualization/data/qcustom3ditem.cpp
index f5d8470f..efee3b15 100644
--- a/src/datavisualization/data/qcustom3ditem.cpp
+++ b/src/datavisualization/data/qcustom3ditem.cpp
@@ -55,7 +55,7 @@ QT_BEGIN_NAMESPACE_DATAVISUALIZATION
* Holds the texture file name for the item. If left unset, a solid gray texture will be
* used.
*
- * \note To conserve memory the Image loaded from the file is cleared after a texture is created.
+ * \note To conserve memory the QImage loaded from the file is cleared after a texture is created.
*/
/*! \qmlproperty vector3d Custom3DItem::position