diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gvimagepart/gvimagepart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |