Implement searching in rooms

BUG: 457839
This commit is contained in:
Tobias Fella
2022-11-15 23:12:39 +01:00
parent 7f27056a34
commit 51e0023384
8 changed files with 361 additions and 3 deletions

View File

@@ -96,5 +96,6 @@
<file alias="EmojiTonesPicker.qml">qml/Component/Emoji/EmojiTonesPicker.qml</file>
<file alias="EmojiDelegate.qml">qml/Component/Emoji/EmojiDelegate.qml</file>
<file alias="EmojiGrid.qml">qml/Component/Emoji/EmojiGrid.qml</file>
<file alias="SearchPage.qml">qml/Page/SearchPage.qml</file>
</qresource>
</RCC>