mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 22:30:42 -04:00
all messages in MessagesDialog are now editable from context menu or with double click
changes from defnax with some corrections from me git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3135 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
f4186fb7c8
commit
5b1fae0123
4 changed files with 54 additions and 34 deletions
|
@ -73,6 +73,7 @@ private slots:
|
|||
void doubleClicked(const QModelIndex &);
|
||||
|
||||
void newmessage();
|
||||
void editmessage();
|
||||
|
||||
void replytomessage();
|
||||
void replyallmessage();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue