diff --git a/modules/juce_graphics/fonts/juce_GlyphArrangementOptions.h b/modules/juce_graphics/fonts/juce_GlyphArrangementOptions.h index 75b7cbab58..2bfe60263a 100644 --- a/modules/juce_graphics/fonts/juce_GlyphArrangementOptions.h +++ b/modules/juce_graphics/fonts/juce_GlyphArrangementOptions.h @@ -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 {