Fix for SEGV triggered by test-gail-gnome, due to calling
[platform/upstream/atk.git] / atk / atkcomponent.h
index b551cd4..ccb73d1 100755 (executable)
@@ -54,6 +54,7 @@ struct _AtkComponentIface
 
   guint          (* add_focus_handler)  (AtkComponent          *component,
                                          AtkFocusHandler        handler);
+
   gboolean       (* contains)           (AtkComponent          *component,
                                          gint                   x,
                                          gint                   y,