diff options
Diffstat (limited to 'kooka/ksaneocr.cpp')
| -rw-r--r-- | kooka/ksaneocr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kooka/ksaneocr.cpp b/kooka/ksaneocr.cpp index 0f73aa5c..577a9fc9 100644 --- a/kooka/ksaneocr.cpp +++ b/kooka/ksaneocr.cpp @@ -489,7 +489,7 @@ void KSANEOCR::startOCRProcess( void ) /* starting the animation, setting fields disabled */ m_ocrProcessDia->startOCR(); - kapp->processEvents(); + tdeApp->processEvents(); if( m_ocrEngine == OCRAD ) { startOCRAD(); |
