X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=src%2Fempathy.c;h=2c7ea2a7f4d59c35057b09a171a6f9b525827e03;hp=5a6b1319917d28f77730a55b2873557647eb6e87;hb=bfb75bb92f7e1a4aa93a9e144b781faf03df93eb;hpb=13699e023a50f88055f24c0230c28a7163c8356d diff --git a/src/empathy.c b/src/empathy.c index 5a6b1319..2c7ea2a7 100644 --- a/src/empathy.c +++ b/src/empathy.c @@ -131,7 +131,7 @@ dispatch_cb (EmpathyDispatcher *dispatcher, empathy_chat_window_present_chat (chat, empathy_dispatch_operation_get_user_action_time (operation)); - if (empathy_tp_chat_is_invited (tp_chat)) + if (empathy_tp_chat_is_invited (tp_chat, NULL)) { /* We have been invited to the room. Add ourself as member as this * channel has been approved. */