fixed NetworkView lets get refresh the graph at rs start too

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1210 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-05-09 20:53:40 +00:00
parent 281f4b95f3
commit 7c36f41a45

View File

@ -48,6 +48,8 @@ NetworkView::NetworkView(QWidget *parent)
shownwSettingsFrame(false);
connect( ui.nviewsettingsButton, SIGNAL(toggled(bool)), this, SLOT(shownwSettingsFrame(bool)));
insertPeers();
/* hide the Tree +/- */
// ui.linkTreeWidget -> setRootIsDecorated( false );