Basic text input in qml
This commit is contained in:
parent
7a74b86340
commit
0bb4885632
10 changed files with 179 additions and 211 deletions
|
|
@ -1567,4 +1567,3 @@ TimelineModel::roomTopic() const
|
|||
return utils::replaceEmoji(utils::linkifyMessage(
|
||||
utils::escapeBlacklistedHtml(QString::fromStdString(info[room_id_].topic))));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue