From 579201636ed255bddee6564f41511819479eff9e Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 14 Oct 2012 04:10:03 +0100 Subject: Showing history from current log in chat windows --- src/chat_log.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/chat_log.h') diff --git a/src/chat_log.h b/src/chat_log.h index 61763d25..d8455a26 100644 --- a/src/chat_log.h +++ b/src/chat_log.h @@ -34,5 +34,7 @@ void chat_log_init(void); void chat_log_chat(const gchar * const login, gchar *other, const gchar * const msg, chat_log_direction_t direction); void chat_log_close(void); +GSList * chat_log_get_previous(const gchar * const login, gchar *recipient, + GSList *history); #endif -- cgit 1.4.1-2-gfad0