mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 22:30:42 -04:00
-changend plaintext to to html for Message sending
-added formating features now can send Formated Messages to Friends . -redesigned Compose Dialog -Added Contacts View Action for hide/show the Contacts DockWidget git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6370582c9d
commit
bd8613deaf
25 changed files with 632 additions and 164 deletions
|
@ -443,7 +443,7 @@ void MessagesDialog::insertMsgTxtAndFiles()
|
|||
ui.filesText->setText("");
|
||||
|
||||
ui.subjectText->setText("");
|
||||
ui.msgText->setText("");
|
||||
//ui.msgText->setText("");
|
||||
ui.msgList->clear();
|
||||
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue