mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
fixed Group Chats Chat Dialog with little changes for a basic formating
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@405 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9652da42b4
commit
06cb4cf01f
3 changed files with 449 additions and 310 deletions
|
@ -58,6 +58,12 @@ void toggleSendItem( QTreeWidgetItem *item, int col );
|
|||
void sendMsg();
|
||||
|
||||
void privchat();
|
||||
|
||||
void insertBold();
|
||||
void insertItalic();
|
||||
void insertUnderline();
|
||||
void insertStrike();
|
||||
void insertAutour(QString leftTruc,QString rightTruc);
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue