diff --git a/modules/juce_graphics/fonts/juce_GlyphArrangementOptions.h b/modules/juce_graphics/fonts/juce_GlyphArrangementOptions.h index 168ad90096..75b7cbab58 100644 --- a/modules/juce_graphics/fonts/juce_GlyphArrangementOptions.h +++ b/modules/juce_graphics/fonts/juce_GlyphArrangementOptions.h @@ -39,7 +39,7 @@ namespace juce @see GlyphArrangement::addFittedText */ -class GlyphArrangementOptions +class JUCE_API GlyphArrangementOptions final { public: /** We increment the distance between the baselines of subsequent lines with this value.