diff -r b7da29130b0e -r 80e4d18b72f5 src/hbcore/gui/hbwidgetbase.cpp --- 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)