diff options
| -rw-r--r-- | src/core/kconfig.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/core/kconfig.h b/src/core/kconfig.h index a0d64f61..cc167927 100644 --- a/src/core/kconfig.h +++ b/src/core/kconfig.h @@ -160,7 +160,7 @@ public:      /**       * @return the flags this object was opened with -     * @since 5.2 +     * @since 5.3       */      OpenFlags openFlags() const; | 
