From 0bfcc16156eefad3c5a9b258433f2c538d3c448d Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Tue, 3 Sep 2013 19:56:32 +0200 Subject: Additional k => tde renaming and fixes --- src/gvcore/document.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gvcore/document.cpp') diff --git a/src/gvcore/document.cpp b/src/gvcore/document.cpp index 9908a95..f244a85 100644 --- a/src/gvcore/document.cpp +++ b/src/gvcore/document.cpp @@ -182,7 +182,7 @@ void Document::setURL(const KURL& paramURL) { } // Set high busy level, so that operations like smoothing are suspended. - // Otherwise the stat() below done using KIO can take quite long. + // Otherwise the stat() below done using TDEIO can take quite long. BusyLevelManager::instance()->setBusyLevel( this, BUSY_CHECKING_NEW_IMAGE ); -- cgit v1.2.3