From e21b04fd3f33629bbd2ac9f3db4236902cab4b2b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 15 Oct 2006 17:16:22 +0000 Subject: Trivial documentation fixups. git-svn-id: http://svn.drobilla.net/lad/raul@175 a436a847-0d15-0410-975c-d299462d15a1 --- raul/Atom.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'raul/Atom.h') diff --git a/raul/Atom.h b/raul/Atom.h index 4d85f7f..372cd78 100644 --- a/raul/Atom.h +++ b/raul/Atom.h @@ -26,6 +26,8 @@ using std::string; /** An OSC atom (fundamental data types OSC messages are composed of). + * + * \ingroup raul */ class Atom { public: -- cgit v1.2.1