Add ChatRoom.qml and clean up code.

This commit is contained in:
Black Hat
2018-03-15 17:10:27 +08:00
parent dcf7bed39a
commit cbd5974d55
8 changed files with 95 additions and 9 deletions

View File

@@ -4,6 +4,7 @@
#include <QObject>
#include "libqmatrixclient/connection.h"
#include "roomlistmodel.h"
namespace QMatrixClient {