summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/theme/q3dtheme.cpp
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-12-18 11:38:38 +0200
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-12-18 11:39:59 +0200
commitea0442bc81ae034d22c5742b6075dee993fdd54d (patch)
tree7ae1da139e8661bf157f996fe71844031d2995f4 /src/datavisualization/theme/q3dtheme.cpp
parentc20d3b350bc783ee86c93e210bf19213ae19bd98 (diff)
Talk about alpha, not technology preview
Change-Id: I42d3dd9106d751ed07eeba5ea27b49969715dcac Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
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)
{