summaryrefslogtreecommitdiffstats
path: root/src/kchmsourcefactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kchmsourcefactory.cpp')
-rw-r--r--src/kchmsourcefactory.cpp2
1 files changed, 1 insertions, 1 deletions
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() );
}
}