diff options
Diffstat (limited to 'ingen/Port.hpp')
-rw-r--r-- | ingen/Port.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ingen/Port.hpp b/ingen/Port.hpp index 18c3b432..715fd96e 100644 --- a/ingen/Port.hpp +++ b/ingen/Port.hpp @@ -29,7 +29,7 @@ namespace Ingen { * * Purely virtual (except for the destructor). * - * \ingroup interface + * @ingroup Ingen */ class Port : public virtual GraphObject { |