1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00

A minor documentation update

This commit is contained in:
Tom Poole 2018-08-07 11:00:55 +01:00
parent 47306161ef
commit 988d290a7a

View file

@ -82,7 +82,7 @@ public:
~CallOutBox();
//==============================================================================
/** Changes the length of the arrow. */
/** Changes the base width of the arrow. */
void setArrowSize (float newSize);
/** Updates the position and size of the box.