summaryrefslogtreecommitdiff
path: root/tests/animated-revealing.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/animated-revealing.c')
-rw-r--r--tests/animated-revealing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/animated-revealing.c b/tests/animated-revealing.c
index febfc00262..72e28459f4 100644
--- a/tests/animated-revealing.c
+++ b/tests/animated-revealing.c
@@ -68,7 +68,7 @@ main(int argc, char **argv)
}
}
- gtk_widget_show_all (window);
+ gtk_widget_show (window);
gtk_main ();