diff options
Diffstat (limited to 'kmail/globalsettings.h')
-rw-r--r-- | kmail/globalsettings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/globalsettings.h b/kmail/globalsettings.h index f0b16f0c0..dd8cd5b50 100644 --- a/kmail/globalsettings.h +++ b/kmail/globalsettings.h @@ -37,7 +37,7 @@ public: static GlobalSettings *self(); - /** Call this slot instead of directly @ref KConfig::sync() to + /** Call this slot instead of directly @ref TDEConfig::sync() to minimize the overall config writes. Calling this slot will schedule a sync of the application config file using a timer, so that many consecutive calls can be condensed into a single |