From 1f9d00360b9018301630ce062d7dda0c6583edfb Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 09:56:17 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 252fce5a2a5384702fbcc1c9987284d7bd2e6943. --- 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 7842e9b..5fb9dbf 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 layout: + // useful for debugging of your tqlayout: 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 layout: + // usefull for debugging of your tqlayout: bool showAnchor = false, // speed-up parameters // used internally by drawCircleText() -- cgit v1.2.1