summaryrefslogtreecommitdiffstats
path: root/ingen/Plugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ingen/Plugin.hpp')
-rw-r--r--ingen/Plugin.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/ingen/Plugin.hpp b/ingen/Plugin.hpp
index faad50ce..41de5a2a 100644
--- a/ingen/Plugin.hpp
+++ b/ingen/Plugin.hpp
@@ -25,6 +25,9 @@
namespace Ingen {
+/** A plugin which instantiates to a Node.
+ * @ingroup Ingen
+ */
class Plugin : virtual public Resource
{
public: