diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-24 15:11:17 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-24 20:55:18 +0900 |
commit | 8e0a91b1a70d6a055a39838489a4dacfd3200740 (patch) | |
tree | 4a047b7af0b7e394ddd7a76f178f6aba65339b9a /kmail/antispamconfig.cpp | |
parent | 1fb5101d491c1c4b3483540489dd109a59bfce2d (diff) | |
download | tdepim-8e0a91b1a70d6a055a39838489a4dacfd3200740.tar.gz tdepim-8e0a91b1a70d6a055a39838489a4dacfd3200740.zip |
libemailfunctions: move kAscii* functions to tdelibs
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmail/antispamconfig.cpp')
-rw-r--r-- | kmail/antispamconfig.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kmail/antispamconfig.cpp b/kmail/antispamconfig.cpp index 75959a12..e0dbb5bf 100644 --- a/kmail/antispamconfig.cpp +++ b/kmail/antispamconfig.cpp @@ -33,8 +33,6 @@ #include "antispamconfig.h" -#include <tdeglobal.h> - #include <kstaticdeleter.h> #include <tdeconfig.h> |