Index: Source/WebCore/svg/SVGTRefElement.h |
=================================================================== |
--- Source/WebCore/svg/SVGTRefElement.h (revision 96033) |
+++ Source/WebCore/svg/SVGTRefElement.h (working copy) |
@@ -47,6 +47,7 @@ |
virtual bool childShouldCreateRenderer(Node*) const; |
virtual bool rendererIsNeeded(const NodeRenderingContext&); |
+ virtual void insertedIntoDocument(); |
virtual void removedFromDocument(); |
void updateReferencedText(); |