Update libqmatrixclient && basic working messageeventmodel && room
search.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
RoomListModel::RoomListModel(QObject* parent)
|
||||
: QAbstractListModel(parent)
|
||||
{
|
||||
m_connection = 0;
|
||||
|
||||
}
|
||||
|
||||
RoomListModel::~RoomListModel()
|
||||
|
||||
Reference in New Issue
Block a user