From 17e2ed52dbf8fac39a04331da02b9572e9e2e304 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:35:40 -0600 Subject: Rename additional global TQt functions --- certmanager/lib/ui/kdhorizontalline.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'certmanager/lib/ui/kdhorizontalline.cpp') diff --git a/certmanager/lib/ui/kdhorizontalline.cpp b/certmanager/lib/ui/kdhorizontalline.cpp index a053c992..118b6b10 100644 --- a/certmanager/lib/ui/kdhorizontalline.cpp +++ b/certmanager/lib/ui/kdhorizontalline.cpp @@ -94,7 +94,7 @@ void KDHorizontalLine::calculateFrame() { break; mLenVisible--; } - qDebug( "mLenVisible = %d (of %d)", mLenVisible, mTitle.length() ); + tqDebug( "mLenVisible = %d (of %d)", mLenVisible, mTitle.length() ); if ( mLenVisible ) { // but do we also have a visible label? TQRect r = rect(); const int va = style().styleHint( TQStyle::SH_GroupBox_TextLabelVerticalAlignment, this ); -- cgit v1.2.3