mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-08 14:42:51 -04:00
make extra shared file list appear only when non empty
This commit is contained in:
parent
e1698429de
commit
54ec49dc03
2 changed files with 4 additions and 0 deletions
|
@ -122,6 +122,8 @@ public:
|
|||
std::string destpath);
|
||||
|
||||
|
||||
uint32_t size() const { return mFiles.size() ; }
|
||||
|
||||
/***
|
||||
* Hash file, and add to the files,
|
||||
* file is removed after period.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue