From 7c35ead1e025a8f546562d9720c9db95a6242fe0 Mon Sep 17 00:00:00 2001 From: David Edmundson Date: Thu, 3 Jan 2019 14:32:06 +0000 Subject: Fix doxygen markup in KConfigWatcher --- src/core/kconfigwatcher.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/core/kconfigwatcher.h b/src/core/kconfigwatcher.h index b73d3fc2..3c2178ac 100644 --- a/src/core/kconfigwatcher.h +++ b/src/core/kconfigwatcher.h @@ -29,7 +29,9 @@ class KConfigWatcherPrivate; -/* +/** + * \class KConfigWatcher kconfigwatcher.h + * * Notifies when another client has updated this config file with the Notify flag set. * @since 5.51 */ @@ -39,7 +41,7 @@ class KCONFIGCORE_EXPORT KConfigWatcher: public QObject public: typedef QSharedPointer Ptr; - /* + /** * Instantiate a ConfigWatcher for a given config * * @note any additional config sources should be set before this point. -- cgit v1.2.1