mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-25 02:30:11 +01:00
Updating BeOS surface per the get_type changes
This commit is contained in:
parent
a69b3f2116
commit
566bb18dfe
1 changed files with 1 additions and 0 deletions
|
|
@ -777,6 +777,7 @@ _cairo_beos_surface_get_extents (void *abstract_surface,
|
|||
}
|
||||
|
||||
static const struct _cairo_surface_backend cairo_beos_surface_backend = {
|
||||
CAIRO_SURFACE_TYPE_BEOS,
|
||||
NULL, /* create_similar */
|
||||
_cairo_beos_surface_finish,
|
||||
_cairo_beos_surface_acquire_source_image,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue