summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/svg/SVGFEConvolveMatrixElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGFEConvolveMatrixElement.h')
-rw-r--r--Source/WebCore/svg/SVGFEConvolveMatrixElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/svg/SVGFEConvolveMatrixElement.h b/Source/WebCore/svg/SVGFEConvolveMatrixElement.h
index ccc45ce..42f093d 100644
--- a/Source/WebCore/svg/SVGFEConvolveMatrixElement.h
+++ b/Source/WebCore/svg/SVGFEConvolveMatrixElement.h
@@ -42,6 +42,7 @@ private:
SVGFEConvolveMatrixElement(const QualifiedName&, Document*);
virtual void parseMappedAttribute(Attribute*);
+ virtual bool setFilterEffectAttribute(FilterEffect*, const QualifiedName&);
virtual void svgAttributeChanged(const QualifiedName&);
virtual void fillAttributeToPropertyTypeMap();
virtual AttributeToPropertyTypeMap& attributeToPropertyTypeMap();