mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-13 08:35:45 -04:00
Add RsCollection's content automatically download option.
This commit is contained in:
parent
c948517c3d
commit
c00efe93d4
8 changed files with 166 additions and 68 deletions
|
@ -146,6 +146,7 @@ private slots:
|
|||
void collModif();
|
||||
void collView();
|
||||
void collOpen();
|
||||
void collAutoOpen(const QString& fileHash);
|
||||
|
||||
void setShowDLSizeColumn(bool show);
|
||||
void setShowDLCompleteColumn(bool show);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue