diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-27 23:21:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-08-27 23:21:18 -0500 |
commit | a637b0877543118dd023c0ecc7e241eb7168d115 (patch) | |
tree | 94c72f7ab55db536f32dbb5131d000bc5163e1c6 /kmail/kmkernel.cpp | |
parent | 3c297a53e980c6270ff2c05ec0d3a917a9b181c1 (diff) | |
download | tdepim-a637b0877543118dd023c0ecc7e241eb7168d115.tar.gz tdepim-a637b0877543118dd023c0ecc7e241eb7168d115.zip |
Rename KWallet to TDEWallet
Diffstat (limited to 'kmail/kmkernel.cpp')
-rw-r--r-- | kmail/kmkernel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/kmkernel.cpp b/kmail/kmkernel.cpp index 056eaa4ae..df0ab2d5b 100644 --- a/kmail/kmkernel.cpp +++ b/kmail/kmkernel.cpp @@ -70,7 +70,7 @@ using KMail::FolderIface; #include <kdebug.h> #include <tdeio/netaccess.h> #include <tdewallet.h> -using KWallet::Wallet; +using TDEWallet::Wallet; #include "actionscheduler.h" #include <qutf7codec.h> |