diff options
Diffstat (limited to 'src/core')
-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 4d44c752..5b057263 100644 --- a/src/core/kconfigwatcher.h +++ b/src/core/kconfigwatcher.h @@ -53,7 +53,7 @@ public: /** * Returns the config being watched - * @since 5.65 + * @since 5.66 */ KSharedConfig::Ptr config() const; |