Update libqmatrixclient && basic working messageeventmodel && room

search.
This commit is contained in:
Black Hat
2018-07-08 13:25:46 +08:00
parent b3c0dc9421
commit a19364610a
13 changed files with 236 additions and 230 deletions

View File

@@ -7,7 +7,7 @@
RoomListModel::RoomListModel(QObject* parent)
: QAbstractListModel(parent)
{
m_connection = 0;
}
RoomListModel::~RoomListModel()