libweston: Add ingroup tag for weston_compositor
This is a continuation of "e2cc7aa40fd: libweston: Define head, output and compositor group". Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
committed by
Pekka Paalanen
parent
55d8736ed1
commit
9fdda7f5eb
@@ -1078,6 +1078,10 @@ struct weston_desktop_xwayland;
|
||||
struct weston_desktop_xwayland_interface;
|
||||
struct weston_debug_compositor;
|
||||
|
||||
/** Main object, container-like structure which aggregates all other objects.
|
||||
*
|
||||
* \ingroup compositor
|
||||
*/
|
||||
struct weston_compositor {
|
||||
struct wl_signal destroy_signal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user