mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -04:00
Added fast reply feature to ForumsMsgItem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3987 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
4fb593f1b9
commit
3f446d8f3c
3 changed files with 99 additions and 8 deletions
|
@ -49,6 +49,8 @@ private slots:
|
|||
void unsubscribeForum();
|
||||
void subscribeForum();
|
||||
void replyToPost();
|
||||
void sendMsg();
|
||||
|
||||
|
||||
void updateItem();
|
||||
void updateAvatar(const QString &peer_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue