summaryrefslogtreecommitdiff
path: root/tests/testtreefocus.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testtreefocus.c')
-rw-r--r--tests/testtreefocus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testtreefocus.c b/tests/testtreefocus.c
index 6841101a52..c32258d725 100644
--- a/tests/testtreefocus.c
+++ b/tests/testtreefocus.c
@@ -346,7 +346,7 @@ main (int argc, char *argv[])
gint col_offset;
GtkTreeViewColumn *column;
- gtk_init (&argc, &argv);
+ gtk_init ();
window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
gtk_window_set_title (GTK_WINDOW (window), "Card planning sheet");