From 487f4d0fc504b9c0cb77a030869893054c907d6d Mon Sep 17 00:00:00 2001 From: Abner Silva Date: Thu, 16 Jul 2009 16:55:31 -0300 Subject: Grouping all 1-to-1 chats in one window and MUC's in another one. (Fixes #588812) --- src/empathy-chat-window.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/empathy-chat-window.h') diff --git a/src/empathy-chat-window.h b/src/empathy-chat-window.h index 1e4a001e5..4f1920a9c 100644 --- a/src/empathy-chat-window.h +++ b/src/empathy-chat-window.h @@ -57,7 +57,7 @@ struct _EmpathyChatWindowClass { }; GType empathy_chat_window_get_type (void); -EmpathyChatWindow *empathy_chat_window_get_default (void); +EmpathyChatWindow *empathy_chat_window_get_default (gboolean room_filter); EmpathyChatWindow *empathy_chat_window_new (void); GtkWidget * empathy_chat_window_get_dialog (EmpathyChatWindow *window); void empathy_chat_window_add_chat (EmpathyChatWindow *window, -- cgit v1.2.3