aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/demo/addressbook.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/demo/addressbook.c')
-rw-r--r--addressbook/demo/addressbook.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/demo/addressbook.c b/addressbook/demo/addressbook.c
index 38cb6c7121..b273788118 100644
--- a/addressbook/demo/addressbook.c
+++ b/addressbook/demo/addressbook.c
@@ -98,6 +98,7 @@ control_activate (BonoboControl *control, BonoboUIHandler *uih)
remote_uih = bonobo_control_get_remote_ui_handler (control);
bonobo_ui_handler_set_container (uih, remote_uih);
+ bonobo_object_release_unref (remote_uih, NULL);
bonobo_ui_handler_menu_new_item (uih, "/Actions/New Contact", N_("_New Contact"),
NULL, -1,