mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Add cons_show_bookmarks_ignore stub
This commit is contained in:
parent
f6799029db
commit
4b5711fad5
@ -454,6 +454,7 @@ void cons_os_setting(void) {}
|
||||
void cons_correction_setting(void) {}
|
||||
void cons_executable_setting(void) {}
|
||||
void cons_slashguard_setting(void) {}
|
||||
void cons_show_bookmarks_ignore(gchar **list, gsize len) {}
|
||||
|
||||
void cons_show_contact_online(PContact contact, Resource *resource, GDateTime *last_activity)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user