Setup connection so that deny friend in peers dialog updates the network view.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1240 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2009-05-15 12:07:37 +00:00
parent dbfe103e03
commit 2d4bd2f42c
3 changed files with 5 additions and 1 deletions

View file

@ -104,6 +104,8 @@ private slots:
void getFont();
void underline();
signals:
void friendsUpdated() ;
private: