mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
Added check to catch <return> to ChatDialog and PopupChatDialog.
Removed Save Check on ChanMsgDialog. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e07783ac2b
commit
1c73d22eef
5 changed files with 59 additions and 4 deletions
|
@ -58,6 +58,7 @@ void toggleSendItem( QTreeWidgetItem *item, int col );
|
|||
|
||||
void setColor();
|
||||
void insertSendList();
|
||||
void checkChat();
|
||||
void sendMsg();
|
||||
|
||||
void privchat();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue