]> git.0d.be Git - empathy.git/blobdiff - src/empathy-chat-window.h
Grouping all 1-to-1 chats in one window and MUC's in another one. (Fixes #588812)
[empathy.git] / src / empathy-chat-window.h
index 1e4a001e5082084efeb339fd80481d7f85ae81dc..4f1920a9c2c6b927300f156de1ae27e2fbae4339 100644 (file)
@@ -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,