summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine/q3dbars.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/datavisualization/engine/q3dbars.cpp')
-rw-r--r--src/datavisualization/engine/q3dbars.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datavisualization/engine/q3dbars.cpp b/src/datavisualization/engine/q3dbars.cpp
index 1a0ff961..b1b74b93 100644
--- a/src/datavisualization/engine/q3dbars.cpp
+++ b/src/datavisualization/engine/q3dbars.cpp
@@ -238,7 +238,7 @@ bool Q3DBars::isBarSpacingRelative()
/*!
* Sets the bar \a style to one of the values in \c QDataVis::MeshStyle. It is preset to
- * \c QDataVis::Bars by default. A \a smooth flag can be used to set shading to smooth.
+ * \c QDataVis::MeshStyleBars by default. A \a smooth flag can be used to set shading to smooth.
* It is \c false by default.
*
* \sa setMeshFileName()