diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:21:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:21:55 -0600 |
commit | d318087925a540a204c9d3820d5a09fbda58b8b2 (patch) | |
tree | b8dde6aa5d6559b81c6667d8364a4364c27bcba4 /kmail/ChangeLog | |
parent | 6cc5f72b33f1d281de3e1bf809b1b5e77d5c96cf (diff) | |
download | tdepim-d318087925a540a204c9d3820d5a09fbda58b8b2.tar.gz tdepim-d318087925a540a204c9d3820d5a09fbda58b8b2.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kmail/ChangeLog')
-rw-r--r-- | kmail/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/ChangeLog b/kmail/ChangeLog index 066b3489b..a4578baf6 100644 --- a/kmail/ChangeLog +++ b/kmail/ChangeLog @@ -347,7 +347,7 @@ please visit http://webcvs.kde.org 1998-11-15 Alex Zepeda <garbanzo@hooked.net> - * kfontutils.cpp (kfontToStr): Cast two const char *'s to char *'s as + * tdefontutils.cpp (tdefontToStr): Cast two const char *'s to char *'s as egcs seems to barf without the casts. 1998-11-10 Harri Porten <porten@kde.org> @@ -636,7 +636,7 @@ Sun Sep 6 18:28:45 1998 Markus Wuebben <markus@kde.org> * Fonts: improved font settings. The HTML widget unfortunately only honors the font family. Added new - functions (kfontutils.h) for easy font to/from string + functions (tdefontutils.h) for easy font to/from string conversion. 1998-06-12 Mario Weilguni <mweilguni@kde.org> (KMail-0.7.1) |