mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 06:20:44 -04:00
Added smiley support for messages.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3774 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a27855450f
commit
ae4f43d9e8
4 changed files with 73 additions and 36 deletions
|
@ -107,6 +107,8 @@ private slots:
|
|||
void textStyle(int styleIndex);
|
||||
void textColor();
|
||||
void textAlign(QAction *a);
|
||||
void smileyWidget();
|
||||
void addSmileys();
|
||||
|
||||
void currentCharFormatChanged(const QTextCharFormat &format);
|
||||
void cursorPositionChanged();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue