Files
gtk/modules
Cody Russell 3c92289371 Bug 568592 – GailTextCell no longer implements AtkAction interface
2009-01-21  Cody Russell  <bratsche@gnome.org>

        Bug 568592 – GailTextCell no longer implements AtkAction interface

        * modules/other/gail/gailtextcell.c: Fix a regression in GailTextCell
        from revision 19227 where G_DEFINE_TYPE_WITH_CODE was used to replace
        hard-coded type definition but accidentally removed the registration
        of the AtkAction interface. Patch from Peter Johanson.


svn path=/branches/gtk-2-14/; revision=22167
2009-01-21 21:23:04 +00:00
..