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:
parent
47306161ef
commit
988d290a7a
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue