Added new Frame and Labels to Private Chat Window to display Friend name, status and status message.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3427 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-09-02 01:37:47 +00:00
parent d5ea522eb0
commit d417a143b5
3 changed files with 153 additions and 10 deletions

View file

@ -86,6 +86,8 @@ protected:
void loadEmoticons2();
void updateAvatar();
void updateStatusMessage();
QString loadEmptyStyle();
QPixmap picture;