tests: Update renamed symbol

This commit is contained in:
Emmanuele Bassi 2018-03-20 17:00:19 +00:00
parent 28c27f37ee
commit b304655e2d

View File

@ -86,7 +86,7 @@ gtk_texture_view_finalize (GObject *object)
static void
gtk_texture_view_init (GtkTextureView *self)
{
gtk_widget_set_has_window (GTK_WIDGET (self), FALSE);
gtk_widget_set_has_surface (GTK_WIDGET (self), FALSE);
}
static void