aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/addressbook.c')
-rw-r--r--addressbook/gui/component/addressbook.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/addressbook/gui/component/addressbook.c b/addressbook/gui/component/addressbook.c
index 531106b2c4..bf7bdf7067 100644
--- a/addressbook/gui/component/addressbook.c
+++ b/addressbook/gui/component/addressbook.c
@@ -441,6 +441,7 @@ static void
get_prop (BonoboPropertyBag *bag,
BonoboArg *arg,
guint arg_id,
+ CORBA_Environment *ev,
gpointer user_data)
{
AddressbookView *view = user_data;
@@ -463,6 +464,7 @@ static void
set_prop (BonoboPropertyBag *bag,
const BonoboArg *arg,
guint arg_id,
+ CORBA_Environment *ev,
gpointer user_data)
{
AddressbookView *view = user_data;