summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/svg/SVGCursorElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGCursorElement.h')
-rw-r--r--Source/WebCore/svg/SVGCursorElement.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebCore/svg/SVGCursorElement.h b/Source/WebCore/svg/SVGCursorElement.h
index cd4a44e..c670009 100644
--- a/Source/WebCore/svg/SVGCursorElement.h
+++ b/Source/WebCore/svg/SVGCursorElement.h
@@ -53,6 +53,8 @@ private:
virtual void parseMappedAttribute(Attribute*);
virtual void svgAttributeChanged(const QualifiedName&);
virtual void synchronizeProperty(const QualifiedName&);
+ virtual void fillAttributeToPropertyTypeMap();
+ virtual AttributeToPropertyTypeMap& attributeToPropertyTypeMap();
virtual void addSubresourceAttributeURLs(ListHashSet<KURL>&) const;