summary refs log tree commit diff
path: root/resources/qml/delegates/TextMessage.qml
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-09-18 00:21:14 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-10-09 05:01:53 +0200
commitad1e6c82986fd92d34fdc3d7f27a152a80d05e81 (patch)
tree5d26eacf734407d15f473ffe2e8445ed65ed1abd /resources/qml/delegates/TextMessage.qml
parentMerge pull request #752 from Thulinma/devicelistEdits (diff)
downloadnheko-ad1e6c82986fd92d34fdc3d7f27a152a80d05e81.tar.xz
Support bootstrapping crosssigning
Showing the bootstrap state and showing there are unverified devices is
still missing.
Diffstat (limited to 'resources/qml/delegates/TextMessage.qml')
-rw-r--r--resources/qml/delegates/TextMessage.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/qml/delegates/TextMessage.qml b/resources/qml/delegates/TextMessage.qml

index c37314fd..11ad3aeb 100644 --- a/resources/qml/delegates/TextMessage.qml +++ b/resources/qml/delegates/TextMessage.qml
@@ -43,4 +43,5 @@ MatrixText { anchors.fill: parent cursorShape: Qt.PointingHandCursor } + }