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 --- kio/tests/kurlcompletiontest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kio/tests/kurlcompletiontest.cpp') diff --git a/kio/tests/kurlcompletiontest.cpp b/kio/tests/kurlcompletiontest.cpp index 612dab558..cd1919def 100644 --- a/kio/tests/kurlcompletiontest.cpp +++ b/kio/tests/kurlcompletiontest.cpp @@ -183,7 +183,7 @@ int main( int argc, char **argv ) test.testLocalURL(); test.teardown(); } - qDebug( "All tests OK." ); + tqDebug( "All tests OK." ); return 0; } -- cgit v1.2.1