mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 07:16:22 +00:00
Tidied OTR messages
This commit is contained in:
@@ -85,6 +85,7 @@ gboolean (*ui_current_win_is_otr)(void);
|
||||
void (*ui_current_set_otr)(gboolean value);
|
||||
char* (*ui_current_recipient)(void);
|
||||
void (*ui_current_print_line)(const char * const msg, ...);
|
||||
void (*ui_current_print_formatted_line)(const char show_chat, int attrs, const char * const msg, ...);
|
||||
void (*ui_current_error_line)(const char * const msg);
|
||||
void (*ui_current_page_off)(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user