added Copy link as html format

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-03-04 15:42:50 +00:00
parent 0780e3a09e
commit 3ec3e4f53a
2 changed files with 24 additions and 8 deletions

View file

@ -64,6 +64,7 @@ private slots:
void copyLinkRemote();
void copyLinkLocal();
void copyLinkhtml();
void sendLinkTo();
void sendremoteLinkTo();
void sendHtmlLinkTo();
@ -116,6 +117,7 @@ private:
QAction* sendlinkCloudAct;
QAction* addlinkCloudAct;
QAction* sendchatlinkAct;
QAction* copylinklocalhtmlAct;
QTreeView *shareddirtreeview;
QMovie *movie;