Minor fixes for MessageContentModel and ThreadModel
This commit is contained in:
@@ -117,6 +117,9 @@ void ThreadModel::addModels()
|
||||
addSourceModel(*it);
|
||||
}
|
||||
addSourceModel(m_threadChatBarModel);
|
||||
|
||||
beginResetModel();
|
||||
endResetModel();
|
||||
}
|
||||
|
||||
void ThreadModel::clearModels()
|
||||
|
||||
Reference in New Issue
Block a user