summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoMainWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kofficecore/KoMainWindow.cpp')
-rw-r--r--lib/kofficecore/KoMainWindow.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kofficecore/KoMainWindow.cpp b/lib/kofficecore/KoMainWindow.cpp
index cce7fff28..daaeaba53 100644
--- a/lib/kofficecore/KoMainWindow.cpp
+++ b/lib/kofficecore/KoMainWindow.cpp
@@ -1466,7 +1466,7 @@ void KoMainWindow::slotProgress(int value) {
d->m_firstTime=false;
}
d->m_progress->setProgress(value);
- kapp->processEvents();
+ tdeApp->processEvents();
}
@@ -1635,7 +1635,7 @@ void KoMainWindow::slotEmailFile()
if (!fileURL.isEmpty())
{
- kapp->invokeMailer(TQString(), TQString(), TQString(), theSubject,
+ tdeApp->invokeMailer(TQString(), TQString(), TQString(), theSubject,
TQString(), //body
TQString(),
urls); // attachments