diff options
author | David Edmundson <kde@davidedmundson.co.uk> | 2019-12-10 11:33:16 +0000 |
---|---|---|
committer | David Edmundson <kde@davidedmundson.co.uk> | 2019-12-10 11:33:16 +0000 |
commit | 7fc91a387a17c88116627e752477409d49e16c91 (patch) | |
tree | a559eecb91d421a819a4f5f7bae15f30e704e81a /src | |
parent | 7ab8275bdb56882692846d046a5bbeca5795b009 (diff) | |
download | kconfig-7fc91a387a17c88116627e752477409d49e16c91.tar.gz kconfig-7fc91a387a17c88116627e752477409d49e16c91.tar.bz2 |
update @since
Diffstat (limited to 'src')
-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; |