Added to change the Avatar Border Image when own status has changed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-09-11 19:06:22 +00:00
parent 1fc5347fd4
commit c854b9feb1
2 changed files with 37 additions and 8 deletions

View file

@ -91,7 +91,7 @@ private slots:
void getAvatar();
void changeAvatarClicked();
void peerStatusChanged(const QString &peer_id, int status);
void updateOwnStatus(const QString &peer_id, int status);
void savestatusmessage();
#endif // MINIMAL_RSGUI