mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 22:30:42 -04:00
Fixed download all button in MessagesDialog.
The button had only downloaded the current selected recommended file. The "download all" function was commented out. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3799 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
145c6775c4
commit
187a64f8bd
2 changed files with 4 additions and 21 deletions
|
@ -90,7 +90,7 @@ private slots:
|
|||
void anchorClicked (const QUrl &);
|
||||
|
||||
void getcurrentrecommended();
|
||||
// void getallrecommended();
|
||||
void getallrecommended();
|
||||
|
||||
/* handle splitter */
|
||||
void togglefileview();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue