Added notifier module

This commit is contained in:
James Booth
2013-04-21 20:17:06 +01:00
parent e14cd43af4
commit f63f68630b
6 changed files with 183 additions and 123 deletions

View File

@@ -42,6 +42,7 @@
#include "log.h"
#include "muc.h"
#include "resource.h"
#include "ui/notifier.h"
#include "ui/ui.h"
#include "xmpp/xmpp.h"