summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGCursorElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGCursorElement.h')
-rw-r--r--WebCore/svg/SVGCursorElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGCursorElement.h b/WebCore/svg/SVGCursorElement.h
index 0978124..f10f464 100644
--- a/WebCore/svg/SVGCursorElement.h
+++ b/WebCore/svg/SVGCursorElement.h
@@ -43,7 +43,7 @@ namespace WebCore {
virtual bool isValid() const { return SVGTests::isValid(); }
- virtual void parseMappedAttribute(MappedAttribute*);
+ virtual void parseMappedAttribute(Attribute*);
virtual void svgAttributeChanged(const QualifiedName&);
virtual void synchronizeProperty(const QualifiedName&);