summaryrefslogtreecommitdiffstats
path: root/kghostview/kgv_view.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kghostview/kgv_view.cpp')
-rw-r--r--kghostview/kgv_view.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/kgv_view.cpp b/kghostview/kgv_view.cpp
index 8c9be61a..0a4c5e46 100644
--- a/kghostview/kgv_view.cpp
+++ b/kghostview/kgv_view.cpp
@@ -795,7 +795,7 @@ void KGVPart::slotMimetypeError()
kdDebug(4500) << "KGVPart::slotMimetypeError()" << endl;
_mimetypeScanner = 0;
emit started( 0 );
- //kapp->processEvents();
+ //tdeApp->processEvents();
emit canceled( TQString() );
}