diff options
Diffstat (limited to 'extra/kde340/kaccelbase.h')
-rw-r--r-- | extra/kde340/kaccelbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde340/kaccelbase.h b/extra/kde340/kaccelbase.h index b66e566..d9038d5 100644 --- a/extra/kde340/kaccelbase.h +++ b/extra/kde340/kaccelbase.h @@ -166,7 +166,7 @@ class TDECORE_EXPORT KAccelBase /** * Read all key associations from @p config, or (if @p config * is zero) from the application's configuration file - * KGlobal::config(). + * TDEGlobal::config(). * * The group in which the configuration is stored can be * set with setConfigGroup(). |