From d0af8490d944fc16124768917be17059010e9b1a Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 30 Nov 2010 14:56:39 +0100 Subject: EmpathyChat::new-message: tell if the message is a pending one or not --- src/empathy-chat-window.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c index 4b181d3dd..79d27f95b 100644 --- a/src/empathy-chat-window.c +++ b/src/empathy-chat-window.c @@ -1351,6 +1351,7 @@ chat_window_set_highlight_room_tab_label (EmpathyChat *chat) static void chat_window_new_message_cb (EmpathyChat *chat, EmpathyMessage *message, + gboolean pending, EmpathyChatWindow *window) { EmpathyChatWindowPriv *priv; -- cgit v1.2.3