mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-13 03:22:34 -04:00
messenger-window thumbnail photo update on change
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2334 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
799cfca972
commit
9303035d7f
2 changed files with 2 additions and 1 deletions
|
@ -55,6 +55,7 @@ public slots:
|
|||
void show();
|
||||
|
||||
void updatePeersAvatar(const QString& peer_id);
|
||||
void updateAvatar();
|
||||
|
||||
LogoBar & getLogoBar() const;
|
||||
|
||||
|
@ -92,7 +93,6 @@ private slots:
|
|||
void getAvatar();
|
||||
|
||||
void changeAvatarClicked();
|
||||
void updateAvatar();
|
||||
|
||||
void loadmystatus();
|
||||
void loadstatus();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue