mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
xep-0308: add cons_correction_setting stub to tests
This commit is contained in:
parent
3c1db1cd32
commit
83b61e5160
@ -452,6 +452,7 @@ void cons_winpos_setting(void) {}
|
||||
void cons_statusbar_setting(void) {}
|
||||
void cons_tray_setting(void) {}
|
||||
void cons_os_setting(void) {}
|
||||
void cons_correction_setting(void) {}
|
||||
|
||||
void cons_show_contact_online(PContact contact, Resource *resource, GDateTime *last_activity)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user