mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-27 10:05:51 -04:00
added copy-rs-link to SubFileItem (Patch from Phenom)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6887 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e0863194a3
commit
f3750d0d61
3 changed files with 50 additions and 7 deletions
|
@ -76,7 +76,8 @@ public:
|
|||
public slots:
|
||||
void download();
|
||||
void play();
|
||||
void mediatype();
|
||||
void mediatype();
|
||||
void copyLink();
|
||||
|
||||
private slots:
|
||||
void toggle();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue