summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/svg/SVGTRefElement.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/svg/SVGTRefElement.h')
-rw-r--r--Source/WebCore/svg/SVGTRefElement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/svg/SVGTRefElement.h b/Source/WebCore/svg/SVGTRefElement.h
index 3a4601db4..b80cba2a4 100644
--- a/Source/WebCore/svg/SVGTRefElement.h
+++ b/Source/WebCore/svg/SVGTRefElement.h
@@ -53,7 +53,7 @@ private:
virtual InsertionNotificationRequest insertedInto(ContainerNode*) OVERRIDE;
virtual void removedFrom(ContainerNode*) OVERRIDE;
- void updateReferencedText();
+ void updateReferencedText(Element*);
void detachTarget();