summaryrefslogtreecommitdiffstats
path: root/src/kchmindexwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kchmindexwindow.cpp')
-rw-r--r--src/kchmindexwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmindexwindow.cpp b/src/kchmindexwindow.cpp
index a4c8f60..b678187 100644
--- a/src/kchmindexwindow.cpp
+++ b/src/kchmindexwindow.cpp
@@ -156,7 +156,7 @@ void KCHMIndexWindow::refillIndex( )
if ( !::mainWindow->chmFile()->parseIndex( &data )
|| data.size() == 0 )
{
- qWarning ("CHM index present but is empty; wrong parsing?");
+ tqWarning ("CHM index present but is empty; wrong parsing?");
return;
}