summaryrefslogtreecommitdiffstats
path: root/tools/thumbnail/kofficecreator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/thumbnail/kofficecreator.cpp')
-rw-r--r--tools/thumbnail/kofficecreator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/thumbnail/kofficecreator.cpp b/tools/thumbnail/kofficecreator.cpp
index 3e298186e..9d5f947c2 100644
--- a/tools/thumbnail/kofficecreator.cpp
+++ b/tools/thumbnail/kofficecreator.cpp
@@ -86,7 +86,7 @@ bool KOfficeCreator::create(const TQString &path, int width, int height, TQImage
m_completed = false;
startTimer(5000);
while (!m_completed)
- kapp->processOneEvent();
+ tdeApp->processOneEvent();
killTimers();
// render the page on a bigger pixmap and use smoothScale,