mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-15 17:40:35 -04:00
Added open file feature for file status widget
* Added open file feature for file status widget
This commit is contained in:
parent
d1d977376d
commit
0b06515dfe
5 changed files with 81 additions and 13 deletions
|
@ -44,6 +44,7 @@ private slots:
|
|||
void pause();
|
||||
void resume();
|
||||
void openFolder();
|
||||
void openFile();
|
||||
|
||||
private:
|
||||
void setSize(uint64_t size);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue