summaryrefslogtreecommitdiffstats
path: root/plugin
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 20:58:57 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 20:58:57 -0600
commit5791bdc1d01e8d36ddfc84b5c213fd1aa71452a3 (patch)
tree7fd2b43eea9dfa02cedd8c2a6f1af74e2bbada15 /plugin
parent102b2a53de43d9770ee6bae1bfe82d4e12a42048 (diff)
downloadsmb4k-5791bdc1d01e8d36ddfc84b5c213fd1aa71452a3.tar.gz
smb4k-5791bdc1d01e8d36ddfc84b5c213fd1aa71452a3.zip
Rename kiobuffer and KHTML
Diffstat (limited to 'plugin')
-rw-r--r--plugin/smb4k_konqplugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/smb4k_konqplugin.h b/plugin/smb4k_konqplugin.h
index bc85484..5473320 100644
--- a/plugin/smb4k_konqplugin.h
+++ b/plugin/smb4k_konqplugin.h
@@ -70,7 +70,7 @@ public:
/** destructor */
~KonqSidebar_Smb4K();
- KHTMLPart* m_part;
+ TDEHTMLPart* m_part;
virtual TQWidget *getWidget(){ return (TQWidget*)widget;}
virtual void *provides(const TQString &) {return 0;}
void emitStatusBarText (const TQString &) {;}