diff options
Diffstat (limited to 'extra/kde332/kaccelbase.h')
-rw-r--r-- | extra/kde332/kaccelbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde332/kaccelbase.h b/extra/kde332/kaccelbase.h index 7c83b44..2ecb048 100644 --- a/extra/kde332/kaccelbase.h +++ b/extra/kde332/kaccelbase.h @@ -167,7 +167,7 @@ class 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(). |