summaryrefslogtreecommitdiffstats
path: root/ingen/shared/ClashAvoider.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/shared/ClashAvoider.hpp')
-rw-r--r--ingen/shared/ClashAvoider.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ingen/shared/ClashAvoider.hpp b/ingen/shared/ClashAvoider.hpp
index 77be091e..40b1bdb6 100644
--- a/ingen/shared/ClashAvoider.hpp
+++ b/ingen/shared/ClashAvoider.hpp
@@ -36,6 +36,8 @@ class Store;
/** A wrapper for an Interface that creates objects but possibly maps
* symbol names to avoid clashes with the existing objects in a store.
+ *
+ * @ingroup IngenShared
*/
class ClashAvoider : public Interface
{