diff options
Diffstat (limited to 'lv2/ui')
-rw-r--r-- | lv2/ui/ui.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lv2/ui/ui.h b/lv2/ui/ui.h index 42e0f51..828a8e1 100644 --- a/lv2/ui/ui.h +++ b/lv2/ui/ui.h @@ -20,8 +20,9 @@ @defgroup ui User Interfaces @ingroup lv2 - User interfaces of any type for plugins, - <http://lv2plug.in/ns/extensions/ui> for details. + User interfaces of any type for plugins. + + See <http://lv2plug.in/ns/extensions/ui> for details. @{ */ |