From 7205cb16eb6fb3aed2a8df7653198bd70b9a0186 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Tue, 3 Sep 2013 19:58:08 +0200 Subject: Additional k => tde renaming and fixes --- doc/html/configelem_8cpp-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/configelem_8cpp-source.html') diff --git a/doc/html/configelem_8cpp-source.html b/doc/html/configelem_8cpp-source.html index 72ef9a0..1ae135e 100644 --- a/doc/html/configelem_8cpp-source.html +++ b/doc/html/configelem_8cpp-source.html @@ -434,7 +434,7 @@ 00417 m_url.setPath( path ); 00418 00419 //print debug message -00420 kdDebug() << "ConfigElem::startKIOJob: start KIO job on URL " << m_url.url() << endl; +00420 kdDebug() << "ConfigElem::startKIOJob: start TDEIO job on URL " << m_url.url() << endl; 00421 00422 //start the job and get handle to it 00423 pop3Job = TDEIO::get( m_url, false, false ); @@ -853,7 +853,7 @@ 00836 //set account state to idle 00837 state = AccountIdle; 00838 -00839 //we don't need an error message, because the KIO job has shown one +00839 //we don't need an error message, because the TDEIO job has shown one 00840 } 00841 00842 void ConfigElem::slotFinalizeRefresh( TDEIO::Job* ) -- cgit v1.2.3