src/hbcore/gui/hbwidgetbase.cpp
changeset 30 80e4d18b72f5
parent 23 e6ad4ef83b23
--- a/src/hbcore/gui/hbwidgetbase.cpp	Fri Sep 17 08:32:10 2010 +0300
+++ b/src/hbcore/gui/hbwidgetbase.cpp	Mon Oct 04 00:38:12 2010 +0300
@@ -418,8 +418,8 @@
   Derived implementations should create a base call to this method.
   
   This function does not call the base class implementation.
-  \param primitiveData, pointer to the primitive data
-  \param primitive, primitive pointer, in case there is a need to query data from the primitive (e.g. item name)
+  \param primitiveData pointer to the primitive data
+  \param primitive primitive pointer, in case there is a need to query data from the primitive (e.g. item name)
     
 */
 void HbWidgetBase::initPrimitiveData(HbStylePrimitiveData *primitiveData, const QGraphicsObject *primitive)