diff options
Diffstat (limited to 'lv2/ui')
-rw-r--r-- | lv2/ui/ui.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lv2/ui/ui.h b/lv2/ui/ui.h index 0852050..8e67a36 100644 --- a/lv2/ui/ui.h +++ b/lv2/ui/ui.h @@ -18,6 +18,7 @@ /** @defgroup ui User Interfaces + @ingroup lv2 User interfaces of any type for plugins, <http://lv2plug.in/ns/extensions/ui> for details. |