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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/svg/SVGFEImageElement.h b/WebCore/svg/SVGFEImageElement.h
index 0dcf2c8..0b9c5d8 100644
--- a/WebCore/svg/SVGFEImageElement.h
+++ b/WebCore/svg/SVGFEImageElement.h
@@ -48,6 +48,7 @@ private:
SVGFEImageElement(const QualifiedName&, Document*);
virtual void parseMappedAttribute(Attribute*);
+ virtual void svgAttributeChanged(const QualifiedName&);
virtual void synchronizeProperty(const QualifiedName&);
virtual void notifyFinished(CachedResource*);