Fix a compiler warning

This commit is contained in:
Matthias Clasen
2017-11-08 22:09:34 -05:00
parent a381ee6a55
commit 7aa236fbb2

View File

@@ -183,7 +183,7 @@ gtk_css_image_recolor_load (GtkCssImageRecolor *recolor,
g_clear_error (&local_error);
return image;
return GTK_CSS_IMAGE (image);
}
static void