Removed contact_list, moved roster logic to xmpp/roster module

This commit is contained in:
James Booth
2013-05-06 23:04:46 +01:00
parent 05f2d29396
commit c1ee75da40
13 changed files with 261 additions and 298 deletions

View File

@@ -32,11 +32,11 @@
#include "command/command.h"
#include "common.h"
#include "config/preferences.h"
#include "contact_list.h"
#include "config/theme.h"
#include "ui/notifier.h"
#include "ui/window.h"
#include "ui/ui.h"
#include "xmpp/xmpp.h"
#define CONS_WIN_TITLE "_cons"