mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 02:36:22 +00:00
Return result on OTR message sending
This commit is contained in:
@@ -105,7 +105,7 @@ unsigned long ui_get_idle_time(void)
|
||||
|
||||
void ui_reset_idle_time(void) {}
|
||||
void ui_new_private_win(const char * const fulljid) {}
|
||||
ProfWin* ui_new_chat_win(const char * const barejid)
|
||||
ProfChatWin* ui_new_chat_win(const char * const barejid)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user