mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-19 10:39:53 -05:00
added DL menu entry
This commit is contained in:
parent
03ac2eb53c
commit
503aa9929f
3 changed files with 55 additions and 7 deletions
|
|
@ -138,7 +138,8 @@ protected:
|
|||
private slots:
|
||||
void showPostDetails();
|
||||
void updateGroupData();
|
||||
void createMsg();
|
||||
void download();
|
||||
void createMsg();
|
||||
void toggleAutoDownload();
|
||||
void subscribeGroup(bool subscribe);
|
||||
void filterChanged(QString);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue