diff options
Diffstat (limited to 'ingen/client/ClientStore.hpp')
-rw-r--r-- | ingen/client/ClientStore.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/client/ClientStore.hpp b/ingen/client/ClientStore.hpp index c212afcb..1512b941 100644 --- a/ingen/client/ClientStore.hpp +++ b/ingen/client/ClientStore.hpp @@ -48,7 +48,7 @@ class SigClientInterface; /** Automatically manages models of objects in the engine. * - * \ingroup IngenClient + * @ingroup IngenClient */ class ClientStore : public Shared::Store , public Interface |