Implement message forwarding

Implements #338
This commit is contained in:
Tobias Fella
2023-08-27 09:55:31 +00:00
parent 6305359b3c
commit a8aa775575
4 changed files with 56 additions and 0 deletions

View File

@@ -135,5 +135,6 @@
<file alias="DirectChatDrawerHeader.qml">qml/RoomDrawer/DirectChatDrawerHeader.qml</file>
<file alias="GroupChatDrawerHeader.qml">qml/RoomDrawer/GroupChatDrawerHeader.qml</file>
<file alias="RoomInformation.qml">qml/RoomDrawer/RoomInformation.qml</file>
<file alias="ChooseRoomDialog.qml">qml/Page/ChooseRoomDialog.qml</file>
</qresource>
</RCC>