mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 23:56:21 +00:00
Use id handler for software version requests, handle errors
This commit is contained in:
@@ -203,6 +203,7 @@ void ui_redraw_all_room_rosters(void);
|
||||
void ui_show_all_room_rosters(void);
|
||||
void ui_hide_all_room_rosters(void);
|
||||
gboolean ui_chat_win_exists(const char * const barejid);
|
||||
void ui_handle_software_version_error(const char * const roomjid, const char * const message);
|
||||
|
||||
gboolean ui_tidy_wins(void);
|
||||
void ui_prune_wins(void);
|
||||
|
||||
Reference in New Issue
Block a user