In CallOutBox::setArrowSize() comment :
/** Changes the length of the arrow. */
the following would be more accurate :
/** Changes the base width of the arrow. */
In CallOutBox::setArrowSize() comment :
/** Changes the length of the arrow. */
the following would be more accurate :
/** Changes the base width of the arrow. */
Changed. Thank you!