forked from AuroraMiddleware/gtk
tests: Update renamed symbol
This commit is contained in:
parent
28c27f37ee
commit
b304655e2d
@ -86,7 +86,7 @@ gtk_texture_view_finalize (GObject *object)
|
|||||||
static void
|
static void
|
||||||
gtk_texture_view_init (GtkTextureView *self)
|
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
|
static void
|
||||||
|
Loading…
Reference in New Issue
Block a user