From ebabab113252ed75baf5c8181937f14c55a8886b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 1 Mar 2012 13:18:52 -0600 Subject: Rename additional global TQt functions --- src/kchmsourcefactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kchmsourcefactory.cpp') diff --git a/src/kchmsourcefactory.cpp b/src/kchmsourcefactory.cpp index 4b6e0a0..92d6db1 100644 --- a/src/kchmsourcefactory.cpp +++ b/src/kchmsourcefactory.cpp @@ -81,7 +81,7 @@ const TQMimeSource * KCHMSourceFactory::data( const TQString & abs_name ) const else { ((TQMimeSourceFactory*)this)->setImage( path, img ); - qWarning( "Could not resolve file %s\n", path.ascii() ); + tqWarning( "Could not resolve file %s\n", path.ascii() ); } } -- cgit v1.2.3