Typo in comment.

preferencesAboutTextFull
Yimgo 12 years ago
parent 4ab1f31637
commit 2e58fcae97
  1. 2
      src/tools/UBGraphicsAristo.cpp

@ -692,7 +692,7 @@ void UBGraphicsAristo::hoverMoveEvent(QGraphicsSceneHoverEvent *event)
} }
/* /*
* toolfrompos() returns the item type corresponding to the given position. * toolfromPos() returns the item type corresponding to the given position.
* This method is used to reduce the amount of code in each event function and improve class' maintainability. * This method is used to reduce the amount of code in each event function and improve class' maintainability.
* pos: event's position ; a rotation is done to counter elements rotation, like the marker button. * pos: event's position ; a rotation is done to counter elements rotation, like the marker button.
*/ */

Loading…
Cancel
Save