aboutsummaryrefslogtreecommitdiff
path: root/src/idorange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/idorange.h')
-rw-r--r--src/idorange.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/idorange.h b/src/idorange.h
index a88a900..517d7fb 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 (GtkObject *adj,
+GtkWidget* ido_range_new (GtkWidget *adj,
IdoRangeStyle style);
G_END_DECLS