mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Documentation clean-up.
This commit is contained in:
parent
c733ed50ff
commit
865b9ab46a
1 changed files with 1 additions and 2 deletions
|
|
@ -75,8 +75,7 @@ public:
|
|||
operator var() const;
|
||||
|
||||
/** Returns the value as a string.
|
||||
|
||||
This is alternative to writing things like "myValue.getValue().toString()".
|
||||
This is a shortcut for "myValue.getValue().toString()".
|
||||
*/
|
||||
String toString() const;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue