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

@@ -37,7 +37,6 @@ namespace BlackMisc
* Abstract interface for the spoke in a star topology. An implementation detail of CDataLinkDBus.
*
* Signals send messages from server to client; slots send messages from client to server.
* \ingroup SharedState
*/
class BLACKMISC_EXPORT IDuplex : public QObject
{