diff options
Diffstat (limited to 'src/core/kconfigwatcher.h')
| -rw-r--r-- | src/core/kconfigwatcher.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/core/kconfigwatcher.h b/src/core/kconfigwatcher.h index 75612831..28576bb4 100644 --- a/src/core/kconfigwatcher.h +++ b/src/core/kconfigwatcher.h @@ -50,7 +50,7 @@ Q_SIGNALS:       * The config will be reloaded before this signal is emitted       *       * @arg group the config group that has changed -     * @arg names a list of entries that have changed within that group +     * @arg names a list of entries that have changed within that group (UTF-8 encoded)       */      void configChanged(const KConfigGroup &group, const QByteArrayList &names); | 
