summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/SVGFECompositeElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/SVGFECompositeElement.h')
-rw-r--r--WebCore/svg/SVGFECompositeElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/svg/SVGFECompositeElement.h b/WebCore/svg/SVGFECompositeElement.h
index 19683de..6d47cac 100644
--- a/WebCore/svg/SVGFECompositeElement.h
+++ b/WebCore/svg/SVGFECompositeElement.h
@@ -35,6 +35,7 @@ private:
SVGFECompositeElement(const QualifiedName&, Document*);
virtual void parseMappedAttribute(Attribute*);
+ virtual void svgAttributeChanged(const QualifiedName&);
virtual void synchronizeProperty(const QualifiedName&);
virtual PassRefPtr<FilterEffect> build(SVGFilterBuilder*);