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/SVGRectElement.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ksvg/dom/SVGRectElement.h') diff --git a/ksvg/dom/SVGRectElement.h b/ksvg/dom/SVGRectElement.h index 2c33b045..2a77420d 100644 --- a/ksvg/dom/SVGRectElement.h +++ b/ksvg/dom/SVGRectElement.h @@ -55,7 +55,7 @@ class SVGRectElementImpl; * for attributes x and y. * * For more info look here : 9.2 The + * "http://www.w3.org/TR/SVG/shapes.html#RectElement"> 9.2 The * 'rect' element. */ class SVGRectElement : public SVGElement, @@ -130,7 +130,7 @@ public: * "http://www.w3.org/TR/SVG/implnote.html#ErrorProcessing"> Error * processing). * - * See + * See * 9.2 The 'rect' element for info about what happens if the * attribute is not specified. * @@ -148,7 +148,7 @@ public: * "http://www.w3.org/TR/SVG/implnote.html#ErrorProcessing">Error * processing). * - * See + * See * 9.2 The 'rect' element for info about what happens if the * attribute is not specified. * -- cgit v1.2.1