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