mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
add ui_goodbye_title to tests
This commit is contained in:
parent
3561ff4d97
commit
ca6b367133
@ -266,6 +266,7 @@ void ui_handle_error(const char * const err_msg)
|
||||
}
|
||||
|
||||
void ui_clear_win_title(void) {}
|
||||
void ui_goodbye_title(void) {}
|
||||
void ui_handle_room_join_error(const char * const roomjid, const char * const err) {}
|
||||
void ui_handle_room_configuration(const char * const roomjid, DataForm *form) {}
|
||||
void ui_handle_room_configuration_form_error(const char * const roomjid, const char * const message) {}
|
||||
|
Loading…
Reference in New Issue
Block a user