summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGLineElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGLineElement.h')
-rw-r--r--WebCore/svg/SVGLineElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGLineElement.h b/WebCore/svg/SVGLineElement.h
index c5ecafa..1fbe421 100644
--- a/WebCore/svg/SVGLineElement.h
+++ b/WebCore/svg/SVGLineElement.h
@@ -41,7 +41,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&);