diff --git a/gfx/thebes/gfxFontFamilyList.h b/gfx/thebes/gfxFontFamilyList.h index 7c2f2b79c73e..1484a06fb08d 100644 --- a/gfx/thebes/gfxFontFamilyList.h +++ b/gfx/thebes/gfxFontFamilyList.h @@ -57,7 +57,7 @@ enum QuotedName { eQuotedName, eUnquotedName }; struct FontFamilyName final { FontFamilyName() - : mType(eFamily_named) + : mType(eFamily_none) {} // named font family - e.g. Helvetica