From dfbcbbfd362a224c92a8c58814302f5e7d4ada33 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 20:55:03 -0600 Subject: Rename kiobuffer and KHTML --- src/gvimagepart/gvimagepart.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gvimagepart') diff --git a/src/gvimagepart/gvimagepart.cpp b/src/gvimagepart/gvimagepart.cpp index 131c14f..6b89051 100644 --- a/src/gvimagepart/gvimagepart.cpp +++ b/src/gvimagepart/gvimagepart.cpp @@ -138,7 +138,7 @@ void GVImagePart::partActivateEvent(KParts::PartActivateEvent* event) { void GVImagePart::guiActivateEvent( KParts::GUIActivateEvent* event) { - // Stolen from KHTMLImage + // Stolen from TDEHTMLImage // // prevent the base implementation from emitting setWindowCaption with // our url. It destroys our pretty, previously caption. Konq saves/restores -- cgit v1.2.1