From: Tor Lillqvist Date: Wed, 12 Mar 2003 23:11:34 +0000 (+0000) Subject: Add one more missing export, thanks to Cedric Gustin. X-Git-Tag: ATK_1_3_0~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=add930d8f26829590309f29be70e0a39a491c3e0;p=platform%2Fupstream%2Fatk.git Add one more missing export, thanks to Cedric Gustin. 2003-03-12 Tor Lillqvist * atk/atk.def: Add one more missing export, thanks to Cedric Gustin. --- diff --git a/ChangeLog b/ChangeLog index 35c2629..5c58f9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-03-12 Tor Lillqvist + + * atk/atk.def: Add one more missing export, thanks to Cedric + Gustin. + 2003-03-07 Padraig O'Briain * atk/atkobject.c (atk_object_set_role): Add check that role is diff --git a/atk/atk.def b/atk/atk.def index 3125cc5..fc569f1 100644 --- a/atk/atk.def +++ b/atk/atk.def @@ -91,6 +91,7 @@ EXPORTS atk_object_ref_relation_set atk_object_ref_state_set atk_object_remove_property_change_handler + atk_object_remove_relationship atk_object_set_description atk_object_set_name atk_object_set_parent