mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 14:26:21 +00:00
Moved info display code to window.c
This commit is contained in:
@@ -76,5 +76,6 @@ void win_show_status_string(ProfWin *window, const char * const from,
|
||||
const char * const default_show);
|
||||
void win_print_incoming_message(ProfWin *window, GTimeVal *tv_stamp,
|
||||
const char * const from, const char * const message);
|
||||
void win_show_info(ProfWin *window, PContact contact);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user