summaryrefslogtreecommitdiffstats
path: root/ksvg/impl/SVGTextContentElementImpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/impl/SVGTextContentElementImpl.h')
-rw-r--r--ksvg/impl/SVGTextContentElementImpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/impl/SVGTextContentElementImpl.h b/ksvg/impl/SVGTextContentElementImpl.h
index bd962037..85999cb9 100644
--- a/ksvg/impl/SVGTextContentElementImpl.h
+++ b/ksvg/impl/SVGTextContentElementImpl.h
@@ -52,7 +52,7 @@ public:
TQString textDirectionAwareText();
- virtual T2P::GlyphLayoutParams *layoutParams() const;
+ virtual T2P::GlyphLayoutParams *tqlayoutParams() const;
SVGAnimatedLengthImpl *textLength() const;
SVGAnimatedEnumerationImpl *lengthAdjust() const;