mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 14:22:31 -04:00
get the share button usable for copy the rs link
This commit is contained in:
parent
ca60e1d094
commit
c1efdac7f6
4 changed files with 48 additions and 4 deletions
|
@ -605,6 +605,8 @@ void PostedItem::viewPicture()
|
|||
PView->setTitle(messageName());
|
||||
PView->setName(authorID);
|
||||
PView->setTime(timestamp);
|
||||
PView->setGroupId(groupId());
|
||||
PView->setMessageId(mMessageId);
|
||||
|
||||
PView->show();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue