added new frame for the Top of Friendslist.

added menu button "Add" for Add Friend/Create new Profile actions.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1671 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-09-22 22:47:49 +00:00
parent d46e0c4299
commit e6d2b59ccc
6 changed files with 150 additions and 41 deletions

View file

@ -109,6 +109,9 @@ private slots:
void changeAvatarClicked();
void updateAvatar();
void getAvatar();
void on_actionAdd_Friend_activated();
void on_actionCreate_new_Profile_activated();
signals: