1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-07-21 18:24:14 -04:00

Add cons_show_bookmarks_ignore stub

This commit is contained in:
Michael Vetter 2020-05-24 17:59:08 +02:00
parent f6799029db
commit 4b5711fad5

View File

@ -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)
{