From 81ed92522a3cc6b80e9d790bd7a52b0eb4d412b9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 21 Dec 2011 14:05:00 -0600 Subject: Rename obsolete tq methods to standard names --- libkdchart/KDDrawText.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libkdchart/KDDrawText.h') diff --git a/libkdchart/KDDrawText.h b/libkdchart/KDDrawText.h index 5fb9dbf..7842e9b 100644 --- a/libkdchart/KDDrawText.h +++ b/libkdchart/KDDrawText.h @@ -53,7 +53,7 @@ class KDDrawText const TQString& text, const TQFont* font = 0, int align = TQt::AlignLeft | TQt::AlignTop, - // useful for debugging of your tqlayout: + // useful for debugging of your layout: bool showAnchor = false, const TQFontMetrics* fontMet = 0, bool noFirstrotate = false, @@ -81,7 +81,7 @@ class KDDrawText const TQString& text, const TQFont* font = 0, int align = TQt::AlignLeft | TQt::AlignTop, - // usefull for debugging of your tqlayout: + // usefull for debugging of your layout: bool showAnchor = false, // speed-up parameters // used internally by drawCircleText() -- cgit v1.2.1