1
0
Fork 0
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:
Anthony Nicholls 2025-05-29 11:31:29 +01:00 committed by Anthony Nicholls
parent 8ea8cdac6d
commit b6d6ec573d

View file

@ -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
{