mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-11 07:40:21 -04:00
Fixed start of chat with right or double click on a friend item (not location) in friend list.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
26f93c2a55
commit
a3af37c7e4
4 changed files with 75 additions and 48 deletions
|
@ -138,7 +138,7 @@ private slots:
|
|||
|
||||
void connectfriend();
|
||||
void configurefriend();
|
||||
void chatfriend(QTreeWidgetItem *);
|
||||
void chatfriend(QTreeWidgetItem *item);
|
||||
void chatfriendproxy();
|
||||
//void copyLink();
|
||||
void copyFullCertificate();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue