From 4fb897b216c41c13f128c71bcc66f60e2dc601c4 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:33:40 -0600 Subject: Rename additional global TQt functions --- khtml/rendering/bidi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khtml/rendering/bidi.cpp') diff --git a/khtml/rendering/bidi.cpp b/khtml/rendering/bidi.cpp index bd010047a..2dcfe48c9 100644 --- a/khtml/rendering/bidi.cpp +++ b/khtml/rendering/bidi.cpp @@ -548,7 +548,7 @@ static void appendRun( BidiState &bidi ) static void embed( TQChar::Direction d, BidiState &bidi ) { #if BIDI_DEBUG > 1 - qDebug("*** embed dir=%d emptyrun=%d", d, emptyRun ); + tqDebug("*** embed dir=%d emptyrun=%d", d, emptyRun ); #endif bool b = adjustEmbedding ; adjustEmbedding = false; -- cgit v1.2.3