mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-24 13:59:29 -04:00
Added copy image to clipboard feature
This commit is contained in:
parent
8dfa772782
commit
3004505832
4 changed files with 49 additions and 0 deletions
|
@ -75,6 +75,7 @@ private slots:
|
|||
void destroyImageBlockWidget();
|
||||
void viewSource();
|
||||
void saveImage();
|
||||
void copyImage();
|
||||
|
||||
protected:
|
||||
void paintEvent(QPaintEvent *event);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue