diff options
Diffstat (limited to 'kmail/aboutdata.cpp')
-rw-r--r-- | kmail/aboutdata.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/aboutdata.cpp b/kmail/aboutdata.cpp index 2ed80f7bc..e4a07bea7 100644 --- a/kmail/aboutdata.cpp +++ b/kmail/aboutdata.cpp @@ -184,7 +184,7 @@ namespace KMail { { "Danny Kukawka", 0, 0, 0 }, // DCOP enhancements for better message importing { "Roger Larsson", 0, 0, 0 }, // add name of checked account to status bar message { "Jeffrey McGee", 0, 0, 0 }, // fix for bug:64251 - { "Dirk M\303\274ller", 0, 0, 0 }, // KURL() fixes and qt_cast optimizations + { "Dirk M\303\274ller", 0, 0, 0 }, // KURL() fixes and tqt_cast optimizations { "OpenUsability", I18N_NOOP("Usability tests and improvements"), 0, "http://www.openusability.org" }, { "Mario Teijeiro Otero", 0, 0, 0 }, // various vendor annotations fixes { "Simon Perreault", 0, 0, 0 }, // make the composer remember its "Use Fixed Font" setting (bug 49481) |