summaryrefslogtreecommitdiffstats
path: root/kmail/kmkernel.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:38:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 00:38:29 -0600
commit0922423eb834afb70e3323db43062cf4083dc298 (patch)
tree34139e93c015c1ff703babf23cc3399103f9b909 /kmail/kmkernel.h
parenteda50d1bce626f021f5aef550280f7e6638e9832 (diff)
downloadtdepim-0922423eb834afb70e3323db43062cf4083dc298.tar.gz
tdepim-0922423eb834afb70e3323db43062cf4083dc298.zip
Rename KShared
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 5d80d659..748ec680 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;