mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-19 10:39:53 -05:00
Add Download All files in Channel post
This commit is contained in:
parent
e0ce5632ef
commit
c5a80cce36
5 changed files with 109 additions and 47 deletions
|
|
@ -142,8 +142,9 @@ protected:
|
|||
private slots:
|
||||
void showPostDetails();
|
||||
void updateGroupData();
|
||||
void download();
|
||||
void createMsg();
|
||||
void download();
|
||||
void updateDAll_PB();
|
||||
void createMsg();
|
||||
// void toggleAutoDownload();
|
||||
void subscribeGroup(bool subscribe);
|
||||
void filterChanged(QString);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue