diff options
Diffstat (limited to 'tdecore/kcatalogue.h')
-rw-r--r-- | tdecore/kcatalogue.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kcatalogue.h b/tdecore/kcatalogue.h index be918789d..04ba4594b 100644 --- a/tdecore/kcatalogue.h +++ b/tdecore/kcatalogue.h @@ -31,7 +31,7 @@ class KCataloguePrivate; * This class abstracts a gettext message catalog. It will take care of * opening the file and reading the catalog. * - * @see KLocale + * @see TDELocale */ //REVISED: hausmann class TDECORE_EXPORT KCatalogue |