summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/svg/SVGGlyphElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGGlyphElement.h')
-rw-r--r--Source/WebCore/svg/SVGGlyphElement.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebCore/svg/SVGGlyphElement.h b/Source/WebCore/svg/SVGGlyphElement.h
index 4ac5d9b..a79da4b 100644
--- a/Source/WebCore/svg/SVGGlyphElement.h
+++ b/Source/WebCore/svg/SVGGlyphElement.h
@@ -117,6 +117,8 @@ private:
SVGGlyphElement(const QualifiedName&, Document*);
virtual void parseMappedAttribute(Attribute*);
+ virtual void fillAttributeToPropertyTypeMap();
+ virtual AttributeToPropertyTypeMap& attributeToPropertyTypeMap();
virtual void insertedIntoDocument();
virtual void removedFromDocument();