Fix of documentation.

--HG--
branch : develop
This commit is contained in:
dismine 2014-10-28 19:19:11 +02:00
parent 4bbe378b09
commit 0152ef0352

View file

@ -62,7 +62,7 @@ VItem::VItem(int numInList, QGraphicsItem *parent):QGraphicsPathItem (parent), n
//---------------------------------------------------------------------------------------------------------------------
/**
* @brief checkItemChange change item change. If detail create colission or moved out paper emit signal.
* @brief checkItemChange check item change. If detail create colission or moved out paper emit signal.
*/
void VItem::checkItemChange()
{