From 59d153016be1e09cb31cdb18bef0a649acfc6292 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 08:17:52 -0600 Subject: Rename KLocale to enhance compatibility with KDE4 --- kabc/address.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kabc') diff --git a/kabc/address.h b/kabc/address.h index a1ffa9f17..b4165a098 100644 --- a/kabc/address.h +++ b/kabc/address.h @@ -281,7 +281,7 @@ class KABC_EXPORT Address /** Returns ISO code for a localized country name. Only localized country - names will be understood. This might be replaced by a KLocale method in + names will be understood. This might be replaced by a TDELocale method in the future. @param cname name of the country @return two digit ISO code @@ -290,7 +290,7 @@ class KABC_EXPORT Address /** Returns a localized country name for a ISO code. - This might be replaced by a KLocale method in the future. + This might be replaced by a TDELocale method in the future. @param ISOname two digit ISO code @return localized name of the country @since 3.2 -- cgit v1.2.1