From add930d8f26829590309f29be70e0a39a491c3e0 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 12 Mar 2003 23:11:34 +0000 Subject: [PATCH] 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. --- ChangeLog | 5 +++++ atk/atk.def | 1 + 2 files changed, 6 insertions(+) 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 -- 2.7.4