Index: core/src/fpdfapi/fpdf_font/ttgsubtable.h |
diff --git a/core/src/fpdfapi/fpdf_font/ttgsubtable.h b/core/src/fpdfapi/fpdf_font/ttgsubtable.h |
index bf9c7a4c42930fd84a93925d5d97429c12431751..26f67fbd180a8b080c0f6e156cda82bd22635b06 100644 |
--- a/core/src/fpdfapi/fpdf_font/ttgsubtable.h |
+++ b/core/src/fpdfapi/fpdf_font/ttgsubtable.h |
@@ -406,7 +406,7 @@ private: |
struct TFeatureList FeatureList; |
struct TLookupList LookupList; |
}; |
-class CFX_GSUBTable : public IFX_GSUBTable, public CFX_Object |
+class CFX_GSUBTable FX_FINAL : public IFX_GSUBTable, public CFX_Object |
{ |
public: |
virtual void Release() |