Issue #15 [doxygen] Fix doc grouping

This commit is contained in:
Mat Sutcliffe
2020-08-03 00:31:08 +01:00
parent b8a4ad9270
commit 01b861ca0d
18 changed files with 22 additions and 7 deletions

View File

@@ -24,6 +24,7 @@ namespace BlackMisc
{
/*!
* Extends CPassiveObserver with the ability to send requests and receive replies.
* \ingroup SharedState
*/
class BLACKMISC_EXPORT CActiveObserver final : public CPassiveObserver
{