From dbd4a1313fb0bb7c77fce135c62e1c312ebff815 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 10 Jan 2011 22:44:01 +0000 Subject: Touch up documentation (add everything to raul group). git-svn-id: http://svn.drobilla.net/lad/trunk/raul@2823 a436a847-0d15-0410-975c-d299462d15a1 --- raul/MIDISink.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'raul/MIDISink.hpp') diff --git a/raul/MIDISink.hpp b/raul/MIDISink.hpp index 6d39823..a1f6ab2 100644 --- a/raul/MIDISink.hpp +++ b/raul/MIDISink.hpp @@ -26,6 +26,7 @@ namespace Raul { /** Pure virtual base for anything you can write MIDI to. + * \ingroup raul */ class MIDISink : public Deletable { public: -- cgit v1.2.1