summaryrefslogtreecommitdiffstats
path: root/raul/SMFReader.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/SMFReader.hpp')
-rw-r--r--raul/SMFReader.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/raul/SMFReader.hpp b/raul/SMFReader.hpp
index 1e1b5e8..c7bf0ce 100644
--- a/raul/SMFReader.hpp
+++ b/raul/SMFReader.hpp
@@ -29,6 +29,7 @@ namespace Raul {
/** Standard Midi File (Type 0) Reader
*
* Currently this only reads SMF files with tempo-based timing.
+ * \ingroup raul
*/
class SMFReader {
public: