Move ChatDocumentHandler and related includes to LibNeoChat
This commit is contained in:
@@ -27,6 +27,7 @@ QQC2.Popup {
|
||||
|
||||
Component.onCompleted: {
|
||||
chatDocumentHandler.completionModel.roomListModel = RoomManager.roomListModel;
|
||||
chatDocumentHandler.completionModel.userListModel = RoomManager.userListModel;
|
||||
}
|
||||
|
||||
function incrementIndex() {
|
||||
|
||||
Reference in New Issue
Block a user