mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 05:26:21 +00:00
Added ui events module
This commit is contained in:
@@ -42,7 +42,4 @@ void cl_ev_send_msg(const char * const barejid, const char * const msg);
|
||||
void cl_ev_send_muc_msg(const char * const roomjid, const char * const msg);
|
||||
void cl_ev_send_priv_msg(const char * const fulljid, const char * const msg);
|
||||
|
||||
void ui_ev_focus_win(ProfWin *win);
|
||||
void ui_ev_new_chat_win(const char * const barejid);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user