diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:56:20 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-09-03 19:56:20 +0200 |
commit | 78f893d50026b6cd010868d4cfb68dbd0801f9a8 (patch) | |
tree | 92793aadff9f8c342ad1b4405c2ad623aaec684e /src/likeback.cpp | |
parent | a36bb41f586af1cde823a0be0ca677740cfdcca4 (diff) | |
download | basket-78f893d50026b6cd010868d4cfb68dbd0801f9a8.tar.gz basket-78f893d50026b6cd010868d4cfb68dbd0801f9a8.zip |
Additional k => tde renaming and fixes
Diffstat (limited to 'src/likeback.cpp')
-rw-r--r-- | src/likeback.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/likeback.cpp b/src/likeback.cpp index 0c7f45f..abfdc87 100644 --- a/src/likeback.cpp +++ b/src/likeback.cpp @@ -604,7 +604,7 @@ void LikeBack::fetchUserEmail() // m_process = 0; // m_configureEmail->setEnabled(true); - // ### KDE4: why oh why is KEmailSettings in kio? + // ### KDE4: why oh why is KEmailSettings in tdeio? TDEConfig emailConf( TQString::fromLatin1("emaildefaults") ); // find out the default profile |