diff --git a/indra/llrender/llfontfreetype.h b/indra/llrender/llfontfreetype.h index ea92a64b2..1a7dfb9ad 100644 --- a/indra/llrender/llfontfreetype.h +++ b/indra/llrender/llfontfreetype.h @@ -99,7 +99,7 @@ class LLFontFreetype { public: LLFontFreetype(); - ~LLFontFreetype(); + virtual ~LLFontFreetype(); // is_fallback should be true for fallback fonts that aren't used // to render directly (Unicode backup, primarily)