* removed spaceritem to not stretch

* hide state by default

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7743 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2014-12-09 19:29:53 +00:00
parent a9b56819cd
commit f23bb941a0
2 changed files with 8 additions and 21 deletions

View file

@ -117,7 +117,7 @@ FriendList::FriendList(QWidget *parent) :
m_compareRole(new RSTreeWidgetItemCompareRole),
mBigName(false),
mShowGroups(true),
mHideState(false),
mHideState(true),
mHideUnconnected(false),
groupsHasChanged(false),
openGroups(NULL),