From c2637a0da6d9a1c8626ca39f8451ab3b7cda487a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:47:59 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- ksvg/dom/SVGLineElement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksvg/dom/SVGLineElement.h') diff --git a/ksvg/dom/SVGLineElement.h b/ksvg/dom/SVGLineElement.h index 0bd2e58f..b08a78ba 100644 --- a/ksvg/dom/SVGLineElement.h +++ b/ksvg/dom/SVGLineElement.h @@ -51,7 +51,7 @@ class SVGLineElementImpl; * one point and ends at another. * * For more info look here : 9.5 The + * "http://www.w3.org/TR/SVG/shapes.html#CircleElement">9.5 The * 'line' element. */ class SVGLineElement : public SVGElement, -- cgit v1.2.1