summaryrefslogtreecommitdiffstats
path: root/kmail/kmkernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/kmkernel.h')
-rw-r--r--kmail/kmkernel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmkernel.h b/kmail/kmkernel.h
index 5d80d659d..748ec6809 100644
--- a/kmail/kmkernel.h
+++ b/kmail/kmkernel.h
@@ -487,7 +487,7 @@ private:
bool the_firstInstance;
bool mMailCheckAborted;
static KMKernel *mySelf;
- KSharedConfig::Ptr mConfig;
+ TDESharedConfig::Ptr mConfig;
TQTextCodec *netCodec;
TDEInstance* mXmlGuiInstance;
ConfigureDialog *mConfigureDialog;