diff options
Diffstat (limited to 'telepathy-glib/simple-observer.h')
-rw-r--r-- | telepathy-glib/simple-observer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/simple-observer.h b/telepathy-glib/simple-observer.h index 556644716..107ef3662 100644 --- a/telepathy-glib/simple-observer.h +++ b/telepathy-glib/simple-observer.h @@ -93,6 +93,7 @@ TpBaseClient *tp_simple_observer_new_with_am ( gpointer user_data, GDestroyNotify destroy); +_TP_AVAILABLE_IN_0_16 TpBaseClient *tp_simple_observer_new_with_factory ( TpSimpleClientFactory *factory, gboolean recover, |