diff options
author | Jedi18 <targetakhil@gmail.com> | 2021-02-13 20:46:40 +0530 |
---|---|---|
committer | Jedi18 <targetakhil@gmail.com> | 2021-02-13 20:46:40 +0530 |
commit | 65403521239c202e7a3cdfb5a52fbcb700656474 (patch) | |
tree | 9ae6ddab30dbaa11d2f519e1b3c1a62210011aac /resources/res.qrc | |
parent | added room topic (diff) | |
download | nheko-65403521239c202e7a3cdfb5a52fbcb700656474.tar.xz |
fix roomsetting layout
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 24b41179..12d098c0 100644 --- a/resources/res.qrc +++ b/resources/res.qrc @@ -128,6 +128,7 @@ <file>qml/EncryptionIndicator.qml</file> <file>qml/ImageButton.qml</file> <file>qml/MatrixText.qml</file> + <file>qml/ToggleButton.qml</file> <file>qml/MessageInput.qml</file> <file>qml/MessageView.qml</file> <file>qml/NhekoBusyIndicator.qml</file> |