Reorganize Chat component files
- MessageList renamed to RoomEventList - MessageDelegate renamed to RoomEventDelegate - Banner and RoomEventList get their own folders
This commit is contained in:
@@ -39,7 +39,7 @@ QtObject {
|
||||
property color background: colors.background1
|
||||
}
|
||||
|
||||
readonly property QtObject messageList: QtObject {
|
||||
readonly property QtObject roomEventList: QtObject {
|
||||
property color background: "transparent"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user