From 7427e438358d44c37e3c8b0a9cfbb225ffd60e79 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 15:54:26 -0600 Subject: Rename KHTML and kiobuffer --- tdeparts/browserrun.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdeparts/browserrun.cpp') diff --git a/tdeparts/browserrun.cpp b/tdeparts/browserrun.cpp index f0951b382..96de9f904 100644 --- a/tdeparts/browserrun.cpp +++ b/tdeparts/browserrun.cpp @@ -356,7 +356,7 @@ BrowserRun::AskSaveResult BrowserRun::askEmbedOrSave( const KURL & url, const TQ // SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC } -// Default implementation, overridden in KHTMLRun +// Default implementation, overridden in TDEHTMLRun void BrowserRun::save( const KURL & url, const TQString & suggestedFilename ) { simpleSave( url, suggestedFilename, m_window ); @@ -461,7 +461,7 @@ void BrowserRun::handleError( TDEIO::Job * job ) void BrowserRun::redirectToError( int error, const TQString& errorText ) { /** - * To display this error in KHTMLPart instead of inside a dialog box, + * To display this error in TDEHTMLPart instead of inside a dialog box, * we tell konq that the mimetype is text/html, and we redirect to * an error:/ URL that sends the info to tdehtml. * -- cgit v1.2.1