projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28c27f3
)
tests: Update renamed symbol
author
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 20 Mar 2018 17:00:19 +0000
(17:00 +0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 20 Mar 2018 17:05:33 +0000
(17:05 +0000)
tests/testtexture.c
patch
|
blob
|
history
diff --git
a/tests/testtexture.c
b/tests/testtexture.c
index 51fd99e56d54a98ba8616f02abee531daa4bc1c4..5b124c94bc1fcce0407348497fa1c58c0560690b 100644
(file)
--- a/
tests/testtexture.c
+++ b/
tests/testtexture.c
@@
-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