mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 13:49:04 -04:00
commited currentgui state. Not working
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4761 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
30411659e0
commit
1a191c7f91
3 changed files with 33 additions and 20 deletions
|
@ -15,5 +15,8 @@ class ChatLobbyWidget : public RsAutoUpdatePage, public Ui::ChatLobbyWidget
|
|||
~ChatLobbyWidget();
|
||||
|
||||
virtual void updateDisplay() ;
|
||||
|
||||
protected slots:
|
||||
void doubleClickCell(int,int);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue