From fcda383783e9d34dc4855cc57c93dd83921d4c19 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Wed, 5 Oct 2011 13:41:37 -0400 Subject: Fixed FTBFS on armel (LP: #866039) --- src/idorange.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/idorange.h') diff --git a/src/idorange.h b/src/idorange.h index f502520..0dd6952 100644 --- a/src/idorange.h +++ b/src/idorange.h @@ -64,7 +64,7 @@ struct _IdoRangeClass GType ido_range_get_type (void) G_GNUC_CONST; -GtkWidget* ido_range_new (GtkAdjustment *adj, +GtkWidget* ido_range_new (GObject *adj, IdoRangeStyle style); G_END_DECLS -- cgit v1.2.3