summaryrefslogtreecommitdiffstats
path: root/raul/MIDISink.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/MIDISink.hpp')
-rw-r--r--raul/MIDISink.hpp1
1 files changed, 1 insertions, 0 deletions
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: