summaryrefslogtreecommitdiffstats
path: root/kfind/kquery.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kfind/kquery.cpp')
-rw-r--r--kfind/kquery.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfind/kquery.cpp b/kfind/kquery.cpp
index 44fc2a97d..b9dc76aa3 100644
--- a/kfind/kquery.cpp
+++ b/kfind/kquery.cpp
@@ -384,7 +384,7 @@ void KQuery::processQuery( KFileItem* file)
return;
}
}
- kapp->processEvents();
+ tdeApp->processEvents();
}
delete stream;