summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGFEImageElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGFEImageElement.h')
-rw-r--r--WebCore/svg/SVGFEImageElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/svg/SVGFEImageElement.h b/WebCore/svg/SVGFEImageElement.h
index 515dcf5..561044b 100644
--- a/WebCore/svg/SVGFEImageElement.h
+++ b/WebCore/svg/SVGFEImageElement.h
@@ -43,7 +43,7 @@ public:
SVGFEImageElement(const QualifiedName&, Document*);
virtual ~SVGFEImageElement();
- virtual void parseMappedAttribute(MappedAttribute*);
+ virtual void parseMappedAttribute(Attribute*);
virtual void synchronizeProperty(const QualifiedName&);
virtual void notifyFinished(CachedResource*);