mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 21:40:36 -04:00
added protocol for Avatar exchange in private chat. See http://retroshare.sourceforge.net/wiki/index.php/Chat.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@959 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ba6260d9cb
commit
cdd7377280
8 changed files with 927 additions and 603 deletions
|
@ -96,6 +96,8 @@ private slots:
|
|||
private:
|
||||
|
||||
void colorChanged(const QColor &c);
|
||||
void updatePeerAvatar(const std::string&);
|
||||
void updateAvatar();
|
||||
|
||||
QAction *actionTextBold;
|
||||
QAction *actionTextUnderline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue