Added implementations for AtkObject:property-change support. Fixed some (but not...
[platform/core/uifw/at-spi2-atk.git] / registryd / registry.h
index 7622fe2..ca5a2fe 100644 (file)
@@ -41,7 +41,7 @@ extern "C" {
 
 typedef struct {
   Listener parent;
-  GList *focus_listeners;
+  GList *object_listeners;
   GList *window_listeners;
   GList *toolkit_listeners;
   GList *applications;