summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGLinearGradientElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGLinearGradientElement.h')
-rw-r--r--WebCore/svg/SVGLinearGradientElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGLinearGradientElement.h b/WebCore/svg/SVGLinearGradientElement.h
index f92fe80..b248c48 100644
--- a/WebCore/svg/SVGLinearGradientElement.h
+++ b/WebCore/svg/SVGLinearGradientElement.h
@@ -34,7 +34,7 @@ namespace WebCore {
SVGLinearGradientElement(const QualifiedName&, Document*);
virtual ~SVGLinearGradientElement();
- virtual void parseMappedAttribute(MappedAttribute*);
+ virtual void parseMappedAttribute(Attribute*);
virtual void svgAttributeChanged(const QualifiedName&);
virtual void synchronizeProperty(const QualifiedName&);