flowbox: Stop using gtk_render_background
authorMatthias Clasen <mclasen@redhat.com>
Sat, 8 Oct 2022 12:28:46 +0000 (08:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 12 Oct 2022 19:34:59 +0000 (15:34 -0400)
The gtk_render_ apis are getting deprecated.

gtk/gtkflowbox.c

index 38eeeaff64bf1d735bb40cce89c43584c130140a..786502ee9ef3ca5ea7a63bf8194eefc5b30e9b8b 100644 (file)
@@ -96,7 +96,6 @@
 #include "gtkmarshalers.h"
 #include "gtkorientable.h"
 #include "gtkprivate.h"
-#include "gtkrender.h"
 #include "gtksizerequest.h"
 #include "gtksnapshot.h"
 #include "gtkstylecontextprivate.h"