Doc: Fix incorrect GoochMaterial properties name

Change-Id: Ic2062cec8faaeed072c76f7f985b92a1e732454b
Reviewed-by: Martin Smith <martin.smith@qt.io>
This commit is contained in:
Takumi ASAKI 2018-08-01 14:22:28 +09:00
parent 6caecac1c8
commit 8b9f4b0936
1 changed files with 4 additions and 4 deletions

View File

@ -189,14 +189,14 @@
Holds the current specular color.
*/
/*!
\qmlproperty color GoochMaterial::coolColor
\qmlproperty color GoochMaterial::cool
Holds the current coolColor color.
Holds the current cool color.
*/
/*!
\qmlproperty color GoochMaterial::warmColor
\qmlproperty color GoochMaterial::warm
Holds the current warmColor color.
Holds the current warm color.
*/
/*!
\qmlproperty real GoochMaterial::alpha