Bind bookmark functions in main.c

This commit is contained in:
James Booth
2013-12-22 23:13:34 +00:00
parent 581f58e47f
commit c001f0e7cb
3 changed files with 12 additions and 5 deletions

View File

@@ -40,6 +40,7 @@ static void
_init_modules(void)
{
jabber_init_module();
bookmark_init_module();
}
int