From 2dfc9a2950b3c7179ede2903d5713a8486cb0e8d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:23:29 -0600 Subject: Rename additional global TQt functions --- pylupdate3/sametexth.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pylupdate3/sametexth.cpp') diff --git a/pylupdate3/sametexth.cpp b/pylupdate3/sametexth.cpp index 0f8f56a..fd67a55 100644 --- a/pylupdate3/sametexth.cpp +++ b/pylupdate3/sametexth.cpp @@ -73,6 +73,6 @@ void applySameTextHeuristic( MetaTranslator *tor, bool verbose ) } } if ( verbose && inserted != 0 ) - qWarning( " same-text heuristic provided %d translation%s", + tqWarning( " same-text heuristic provided %d translation%s", inserted, inserted == 1 ? "" : "s" ); } -- cgit v1.2.3