diff options
author | lkito <lkiti17@freeuni.edu.ge> | 2020-05-16 01:27:41 +0400 |
---|---|---|
committer | lkito <lkiti17@freeuni.edu.ge> | 2020-05-16 17:15:43 +0400 |
commit | 2c21f6e3fa6d876e594178fe826d7f2de299a6cf (patch) | |
tree | 733a4b600930eddaf4a26e8a8af756059699aee9 /resources/qml | |
parent | Bump mtxclient version (diff) | |
download | nheko-2c21f6e3fa6d876e594178fe826d7f2de299a6cf.tar.xz |
Implemented optional message body highlighting feature.
Diffstat (limited to 'resources/qml')
-rw-r--r-- | resources/qml/TimelineRow.qml | 6 | ||||
-rw-r--r-- | resources/qml/TimelineView.qml | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/resources/qml/TimelineRow.qml b/resources/qml/TimelineRow.qml |