mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
GlyphArrangement: Add documentation tag
This commit is contained in:
parent
8ea8cdac6d
commit
b6d6ec573d
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ namespace juce
|
|||
/** Options that can be used to affect the layout produced by GlyphArrangement::addFittedText.
|
||||
|
||||
@see GlyphArrangement::addFittedText
|
||||
|
||||
@tags{Graphics}
|
||||
*/
|
||||
class JUCE_API GlyphArrangementOptions final
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue