From 5027dfec5092217f70492dd6712059e46b21d003 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 (cherry picked from commit 74c05bbf9d92e43a6cf3799355b5f3598884409e) --- ksvg/dom/SVGTextElement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksvg/dom/SVGTextElement.h') diff --git a/ksvg/dom/SVGTextElement.h b/ksvg/dom/SVGTextElement.h index e4fb8a9f..0bf459fe 100644 --- a/ksvg/dom/SVGTextElement.h +++ b/ksvg/dom/SVGTextElement.h @@ -58,7 +58,7 @@ class SVGTextElementImpl; * the characters. Since text elements are rendered using the * same rendering methods as other graphics elements, all of the same * coordinate system transformations, painting, clipping and masking - * features that apply to tqshapes such as paths and rectangles also + * features that apply to shapes such as paths and rectangles also * apply to text elements. * * It is possible to apply a gradient, pattern, clipping path, mask or -- cgit v1.2.1