diff options
Diffstat (limited to 'libkonq/konq_settings.h')
-rw-r--r-- | libkonq/konq_settings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkonq/konq_settings.h b/libkonq/konq_settings.h index 365e03fc9..b81457e02 100644 --- a/libkonq/konq_settings.h +++ b/libkonq/konq_settings.h @@ -63,7 +63,7 @@ public: /** * Reparse the configuration to update the already-created instances * - * Warning : you need to call KGlobal::config()->reparseConfiguration() + * Warning : you need to call TDEGlobal::config()->reparseConfiguration() * first (This is not done here so that the caller can avoid too much * reparsing if having several classes from the same config file) */ |