From c3ad3c0ba692613c6b26203d1328e42899775b0f Mon Sep 17 00:00:00 2001 From: James Booth Date: Sat, 10 Jan 2015 18:35:59 +0000 Subject: Show resource in titlebar and on each message --- tests/ui/stub_ui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/ui') diff --git a/tests/ui/stub_ui.c b/tests/ui/stub_ui.c index f7d34eab..e13d9cea 100644 --- a/tests/ui/stub_ui.c +++ b/tests/ui/stub_ui.c @@ -189,7 +189,7 @@ void ui_handle_stanza(const char * const msg) {} // ui events void ui_contact_typing(const char * const from) {} -void ui_incoming_msg(const char * const from, const char * const message, GTimeVal *tv_stamp) {} +void ui_incoming_msg(const char * const from, const char * const resource, const char * const message, GTimeVal *tv_stamp) {} void ui_incoming_private_msg(const char * const fulljid, const char * const message, GTimeVal *tv_stamp) {} void ui_disconnected(void) {} -- cgit 1.4.1-2-gfad0