summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/svg/SVGStyledTransformableElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGStyledTransformableElement.h')
-rw-r--r--Source/WebCore/svg/SVGStyledTransformableElement.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/svg/SVGStyledTransformableElement.h b/Source/WebCore/svg/SVGStyledTransformableElement.h
index cbd70ed..9d6834a 100644
--- a/Source/WebCore/svg/SVGStyledTransformableElement.h
+++ b/Source/WebCore/svg/SVGStyledTransformableElement.h
@@ -58,6 +58,7 @@ protected:
SVGStyledTransformableElement(const QualifiedName&, Document*);
virtual void parseMappedAttribute(Attribute*);
+ virtual void svgAttributeChanged(const QualifiedName&);
virtual void synchronizeProperty(const QualifiedName&);
void fillPassedAttributeToPropertyTypeMap(AttributeToPropertyTypeMap&);