From 74c05bbf9d92e43a6cf3799355b5f3598884409e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:56:05 -0600 Subject: Remove additional unneeded tq method conversions --- 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