Tidied ui dependencies

This commit is contained in:
James Booth
2014-04-06 21:35:17 +01:00
parent ccfea12674
commit aa2a87d162
10 changed files with 15 additions and 15 deletions

View File

@@ -78,5 +78,6 @@ void handle_message_error(const char * const from, const char * const type,
const char * const err_msg);
void handle_presence_error(const char *from, const char * const type,
const char *err_msg);
void handle_bookmark_autojoin(char *jid);
#endif