mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 06:06:21 +00:00
Showing history from current log in chat windows
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user