mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
Added a History Browser for GroupChat
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
af4667232b
commit
7dd99a0c35
7 changed files with 198 additions and 16 deletions
|
@ -82,6 +82,8 @@ public slots:
|
|||
void addSmileys();
|
||||
|
||||
void on_actionClearChat_triggered();
|
||||
void on_actionMessageHistory_triggered();
|
||||
|
||||
void displayInfoChatMenu(const QPoint& pos);
|
||||
|
||||
// called by notifyQt when another peer is typing (in group chant and private chat)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue