diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-02-24 02:40:14 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2023-02-24 02:40:14 +0100 |
commit | aae3300860ebe2fac39a156a31f9cddeefb4bf92 (patch) | |
tree | de63d71abe28e9e38e4cfb2c877ce5840e9b6a13 /resources/res.qrc | |
parent | Reenable the nosync options for the database (diff) | |
download | nheko-aae3300860ebe2fac39a156a31f9cddeefb4bf92.tar.xz |
Show rooms you share with someone
Diffstat (limited to 'resources/res.qrc')
-rw-r--r-- | resources/res.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/res.qrc b/resources/res.qrc index 9663b5a3..88159d40 100644 --- a/resources/res.qrc +++ b/resources/res.qrc @@ -129,6 +129,7 @@ <file>qml/components/AvatarListTile.qml</file> <file>qml/components/FlatButton.qml</file> <file>qml/components/MainWindowDialog.qml</file> + <file>qml/components/NhekoTabButton.qml</file> <file>qml/components/NotificationBubble.qml</file> <file>qml/components/ReorderableListview.qml</file> <file>qml/components/SpaceMenuLevel.qml</file> |