summaryrefslogtreecommitdiffstats
path: root/plugins/search/htmlpart.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-27 20:58:31 -0600
committerTimothy Pearson <[email protected]>2013-01-27 20:58:31 -0600
commit4eb973efdbdbae1f12f605eded95fe25c0bcee04 (patch)
treed91ca75f32aa54c2cf93ccbb7767616426f23393 /plugins/search/htmlpart.cpp
parent2c862a90e80a46263b73c24dc749ace86457c480 (diff)
downloadktorrent-4eb973efdbdbae1f12f605eded95fe25c0bcee04.tar.gz
ktorrent-4eb973efdbdbae1f12f605eded95fe25c0bcee04.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'plugins/search/htmlpart.cpp')
-rw-r--r--plugins/search/htmlpart.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/search/htmlpart.cpp b/plugins/search/htmlpart.cpp
index 1ce0d5d..3179650 100644
--- a/plugins/search/htmlpart.cpp
+++ b/plugins/search/htmlpart.cpp
@@ -37,7 +37,7 @@ namespace kt
{
HTMLPart::HTMLPart(TQWidget *parent)
- : KHTMLPart(parent)
+ : TDEHTMLPart(parent)
{
setJScriptEnabled(true);
setJavaEnabled(true);