summaryrefslogtreecommitdiffstats
path: root/kontact/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/src/mainwindow.h')
-rw-r--r--kontact/src/mainwindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kontact/src/mainwindow.h b/kontact/src/mainwindow.h
index de23b19a8..e9ddc121f 100644
--- a/kontact/src/mainwindow.h
+++ b/kontact/src/mainwindow.h
@@ -46,7 +46,7 @@ class KAction;
class TDEConfig;
class KPluginInfo;
class KRSqueezedTextLabel;
-class KHTMLPart;
+class TDEHTMLPart;
class KeyPressEater;
namespace KPIM
@@ -156,7 +156,7 @@ class MainWindow : public Kontact::Core, public KDCOPServiceStarter, public Kont
PluginList mDelayedPreload;
ActionPluginList mActionPlugins;
TQValueList<KPluginInfo*> mPluginInfos;
- KHTMLPart *mIntroPart;
+ TDEHTMLPart *mIntroPart;
KRSqueezedTextLabel* mStatusMsgLabel;
KPIM::StatusbarProgressWidget *mLittleProgress;