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:
thunder2 2010-11-16 00:05:17 +00:00
parent 145c6775c4
commit 187a64f8bd
2 changed files with 4 additions and 21 deletions

View file

@ -90,7 +90,7 @@ private slots:
void anchorClicked (const QUrl &);
void getcurrentrecommended();
// void getallrecommended();
void getallrecommended();
/* handle splitter */
void togglefileview();