started the work to get the list of participants in the room, license fix, little gui models refactor

This commit is contained in:
Blue 2019-09-01 22:46:12 +03:00
parent f5fa45d853
commit 70f9739cf5
25 changed files with 508 additions and 117 deletions

View file

@ -22,6 +22,7 @@ set(squawkUI_SRC
models/presence.cpp
models/group.cpp
models/room.cpp
models/abstractparticipant.cpp
widgets/conversation.cpp
widgets/chat.cpp
widgets/room.cpp