diff options
Diffstat (limited to 'libgnomecanvas')
-rw-r--r-- | libgnomecanvas/gnome-canvas-rect.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgnomecanvas/gnome-canvas-rect.c b/libgnomecanvas/gnome-canvas-rect.c index 487b7e23ae..fde76b70be 100644 --- a/libgnomecanvas/gnome-canvas-rect.c +++ b/libgnomecanvas/gnome-canvas-rect.c @@ -595,7 +595,7 @@ gnome_canvas_rect_class_init (GnomeCanvasRectClass *class) object_class, PROP_FILL_COLOR_RGBA, g_param_spec_uint ( - "fill_rgba", + "fill_color_rgba", NULL, NULL, 0, |