[g-a-devel]patch to fix build
- From: jacob berkman <jacob ximian com>
- To: gnome-a11y <gnome-accessibility-devel gnome org>
- Cc: "Padraig O'Briain" <Padraig Obriain sun com>
- Subject: [g-a-devel]patch to fix build
- Date: 03 May 2002 16:15:44 -0400
i think this patch is right...
in any case, the build in CVS is busted right now.
jacob
--
"don't get me wrong, i think that radiohead are amazing. i love their
music and i love their ethos, but that thom yorke guy always seems to
be complaining." -- moby
Index: gailimagecell.c
===================================================================
RCS file: /cvs/gnome/gail/gail/gailimagecell.c,v
retrieving revision 1.8
diff -u -r1.8 gailimagecell.c
--- gailimagecell.c 3 May 2002 15:34:01 -0000 1.8
+++ gailimagecell.c 3 May 2002 20:13:44 -0000
@@ -187,7 +187,7 @@
gint *y,
AtkCoordType coord_type)
{
- atk_component (ATK_COMPONENT (image, x, y, coord_type));
+ atk_component_get_position (ATK_COMPONENT (image), x, y, coord_type);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]