initial functionality of mucs

This commit is contained in:
Blue 2019-08-28 14:40:55 +03:00
parent e2cc1bae2e
commit 023494de0b
23 changed files with 347 additions and 119 deletions

View file

@ -29,6 +29,7 @@
#include "accounts.h"
#include "widgets/chat.h"
#include "widgets/room.h"
#include "models/roster.h"
#include "newcontact.h"