summaryrefslogtreecommitdiffstats
path: root/ingen/shared/LV2Features.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/shared/LV2Features.hpp')
-rw-r--r--ingen/shared/LV2Features.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/ingen/shared/LV2Features.hpp b/ingen/shared/LV2Features.hpp
index 2ced50a1..c2a6021d 100644
--- a/ingen/shared/LV2Features.hpp
+++ b/ingen/shared/LV2Features.hpp
@@ -31,7 +31,8 @@ namespace Shared {
class World;
-/** Stuff that may need to be passed to an LV2 plugin (i.e. LV2 features).
+/** Features for use by LV2 plugins.
+ * @ingroup IngenShared
*/
class LV2Features {
public: