summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/theme/q3dtheme.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/datavisualization/theme/q3dtheme.cpp')
-rw-r--r--src/datavisualization/theme/q3dtheme.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/datavisualization/theme/q3dtheme.cpp b/src/datavisualization/theme/q3dtheme.cpp
index 8db30ec6..3d85b9fa 100644
--- a/src/datavisualization/theme/q3dtheme.cpp
+++ b/src/datavisualization/theme/q3dtheme.cpp
@@ -111,7 +111,7 @@ QT_DATAVISUALIZATION_BEGIN_NAMESPACE
* \row
* \li lightColor
* \li The color of the specular light. Doesn't affect ambient light. \note Not yet supported
- * in technology preview.
+ * in alpha release.
* \li Qt::white
* \row
* \li lightStrength
@@ -293,7 +293,7 @@ QT_DATAVISUALIZATION_BEGIN_NAMESPACE
*
* Color for the specular light defined in Scene3D.
*
- * \warning Not supported in technology preview.
+ * \warning Not supported in alpha release.
*/
/*!
@@ -590,7 +590,7 @@ QColor Q3DTheme::multiHighlightColor() const
*
* Color for the specular light defined in Q3DScene.
*
- * \warning Not supported in technology preview.
+ * \warning Not supported in alpha release.
*/
void Q3DTheme::setLightColor(const QColor &color)
{