diff options
Diffstat (limited to 'tdecore/kconfigbase.h')
-rw-r--r-- | tdecore/kconfigbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kconfigbase.h b/tdecore/kconfigbase.h index 7c0706e46..600bceb69 100644 --- a/tdecore/kconfigbase.h +++ b/tdecore/kconfigbase.h @@ -1887,7 +1887,7 @@ protected: /** * Reads the locale and put in the configuration data struct. * Note that this should be done in the constructor, but this is not - * possible due to some mutual dependencies in KApplication::init() + * possible due to some mutual dependencies in TDEApplication::init() */ void setLocale(); |