mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
-Changend QLineEdit with QTextEdit to can write now multiple lines .
-Added a Send Button git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
6b2ca17d28
commit
c3048346f2
5 changed files with 82 additions and 58 deletions
|
@ -58,15 +58,14 @@ 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:
|
||||
|
||||
|
||||
QAction *actionTextBold;
|
||||
QAction *actionTextUnderline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue