mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 05:01:09 +00:00
Fix the build
This commit is contained in:
parent
12f1bcb764
commit
1fb3785dd2
@ -141,7 +141,7 @@ draw (cairo_t *cr,
|
||||
return;
|
||||
|
||||
circles = cairo_surface_create_similar (cairo_get_target (cr),
|
||||
CAIRO_FORMAT_COLOR_ALPHA,
|
||||
CAIRO_CONTENT_COLOR_ALPHA,
|
||||
width, height);
|
||||
if (circles == NULL)
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user