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:
drbob 2008-03-31 21:02:12 +00:00
parent e07783ac2b
commit 1c73d22eef
5 changed files with 59 additions and 4 deletions

View file

@ -58,6 +58,7 @@ void toggleSendItem( QTreeWidgetItem *item, int col );
void setColor();
void insertSendList();
void checkChat();
void sendMsg();
void privchat();