diff options
Diffstat (limited to 'raul/SMFWriter.hpp')
-rw-r--r-- | raul/SMFWriter.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/raul/SMFWriter.hpp b/raul/SMFWriter.hpp index ae62a1d..fe0f9ef 100644 --- a/raul/SMFWriter.hpp +++ b/raul/SMFWriter.hpp @@ -28,6 +28,7 @@ namespace Raul { /** Standard Midi File (Type 0) Writer + * \ingroup raul */ class SMFWriter : public Raul::MIDISink { public: |