mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
Merge remote-tracking branch 'g1o/silent_initiate_distant_chat_api' into qml_app_chat_aesthetic
This commit is contained in:
commit
cac5093f37
18 changed files with 319 additions and 40 deletions
|
@ -78,7 +78,6 @@ QtObject {
|
|||
return lastMessageList[chatId].lastMessage
|
||||
}
|
||||
return ""
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -174,9 +174,6 @@ Item
|
|||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Row
|
||||
{
|
||||
anchors.right: parent.right
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue