Implement sending location messages

This commit is contained in:
Tobias Fella
2023-04-09 00:44:02 +00:00
parent 419cb07557
commit f3a04635cf
5 changed files with 132 additions and 1 deletions

View File

@@ -108,5 +108,6 @@
<file alias="EmojiGrid.qml">qml/Component/Emoji/EmojiGrid.qml</file>
<file alias="SearchPage.qml">qml/Page/SearchPage.qml</file>
<file alias="LocationDelegate.qml">qml/Component/Timeline/LocationDelegate.qml</file>
<file alias="LocationChooser.qml">qml/Component/ChatBox/LocationChooser.qml</file>
</qresource>
</RCC>