summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGAnimationElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGAnimationElement.h')
-rw-r--r--WebCore/svg/SVGAnimationElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGAnimationElement.h b/WebCore/svg/SVGAnimationElement.h
index 27cec88..74148c5 100644
--- a/WebCore/svg/SVGAnimationElement.h
+++ b/WebCore/svg/SVGAnimationElement.h
@@ -47,7 +47,7 @@ namespace WebCore {
SVGAnimationElement(const QualifiedName&, Document*);
virtual ~SVGAnimationElement();
- virtual void parseMappedAttribute(MappedAttribute*);
+ virtual void parseMappedAttribute(Attribute*);
virtual void attributeChanged(Attribute*, bool preserveDecls);
virtual void synchronizeProperty(const QualifiedName&);