mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 08:35:16 -04:00
* 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:
parent
a9b56819cd
commit
f23bb941a0
2 changed files with 8 additions and 21 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue