mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 14:45:12 -04:00
Added info widget for encrypted messages in MessageWidget.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6774 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
40ed94f7fb
commit
4dd77457ad
8 changed files with 248 additions and 77 deletions
|
@ -2044,6 +2044,7 @@ bool p3MsgService::decryptMessage(const std::string& mId)
|
|||
delete item ;
|
||||
|
||||
IndicateConfigChanged() ;
|
||||
rsicontrol->getNotify().notifyListChange(NOTIFY_LIST_MESSAGELIST,NOTIFY_TYPE_MOD);
|
||||
|
||||
return true ;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue