summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/chatwindow/chatmessagepart.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/chatwindow/chatmessagepart.h')
-rw-r--r--kopete/kopete/chatwindow/chatmessagepart.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/kopete/chatwindow/chatmessagepart.h b/kopete/kopete/chatwindow/chatmessagepart.h
index 224e7c0c..10eacd11 100644
--- a/kopete/kopete/chatwindow/chatmessagepart.h
+++ b/kopete/kopete/chatwindow/chatmessagepart.h
@@ -19,7 +19,7 @@
#ifndef CHATMESSAGEPART_H
#define CHATMESSAGEPART_H
-#include <khtml_part.h>
+#include <tdehtml_part.h>
#include <dom/html_element.h>
#include <tqvaluelist.h>
@@ -166,7 +166,7 @@ private slots:
void slotUpdateHeaderPhoto();
protected:
- virtual void khtmlDrawContentsEvent( khtml::DrawContentsEvent * );
+ virtual void tdehtmlDrawContentsEvent( tdehtml::DrawContentsEvent * );
private:
void readOverrides();