mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
Added change nick name to the chat lobby dialog.
Optimized layout of the chat dialogs. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4862 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a811218d63
commit
8431e7b3af
9 changed files with 650 additions and 713 deletions
|
@ -84,6 +84,7 @@ protected:
|
|||
bool eventFilter(QObject *obj, QEvent *event);
|
||||
virtual void showEvent(QShowEvent *event);
|
||||
virtual void resizeEvent(QResizeEvent *event);
|
||||
void updateTitle();
|
||||
|
||||
private slots:
|
||||
void pasteLink();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue