mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 05:39:11 -04:00
Removed maximum value from chat lobby participants list.
Saved size of participants list in profile. Removed show/hide button to get more space. The participants list can be colapsed by moving the splitter to the right frame border. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8204 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
30ead08a1d
commit
735a27f8da
6 changed files with 9 additions and 109 deletions
|
@ -48,7 +48,6 @@ public:
|
|||
ChatLobbyId id() const { return lobbyId ;}
|
||||
|
||||
private slots:
|
||||
void showParticipantsFrame(bool show);
|
||||
void participantsTreeWidgetCustomPopupMenu( QPoint point );
|
||||
void inviteFriends() ;
|
||||
void leaveLobby() ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue