mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-20 04:26:20 +00:00
Use events for chat sessions
This commit is contained in:
@@ -47,7 +47,7 @@ void ui_update(void) {}
|
||||
void ui_close(void) {}
|
||||
void ui_redraw(void) {}
|
||||
void ui_resize(void) {}
|
||||
GSList* ui_get_recipients(void)
|
||||
GSList* ui_get_chat_recipients(void)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user