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:
defnax 2011-01-27 08:34:23 +00:00
parent 4fb593f1b9
commit 3f446d8f3c
3 changed files with 99 additions and 8 deletions

View file

@ -49,6 +49,8 @@ private slots:
void unsubscribeForum();
void subscribeForum();
void replyToPost();
void sendMsg();
void updateItem();
void updateAvatar(const QString &peer_id);