Fixed recommended files in MessageComposer. Unchecked recommended files was sent too.

Removed not needed member inRecommend on FileInfo.

Recompiled of the GUI needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3783 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-11-12 23:48:12 +00:00
parent f769c66991
commit c36fab48d8
3 changed files with 19 additions and 49 deletions

View file

@ -86,9 +86,6 @@ private slots:
void on_contactsdockWidget_visibilityChanged(bool visible);
void toggleContacts();
/* for toggling flags */
void toggleRecommendItem( QTreeWidgetItem *item, int col );
void fileNew();
void fileOpen();
bool fileSave();