mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 06:35:08 -04:00
Store own gxs information on ChatCache
This commit is contained in:
parent
ac25a4d23a
commit
32078d3243
2 changed files with 2 additions and 0 deletions
|
@ -100,6 +100,7 @@ QtObject
|
|||
{
|
||||
id: contactsCache
|
||||
property var contactsList
|
||||
property var own
|
||||
|
||||
function getContactFromGxsId (gxsId)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue