Improvements of People dialog. Patch from Phenom (slightly modified).

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7603 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2014-10-12 20:07:12 +00:00
parent 20786dbfeb
commit d79f5e10fb
12 changed files with 1020 additions and 992 deletions

View file

@ -97,7 +97,7 @@ PhotoShare::PhotoShare(QWidget *parent)
requestAlbumData();
}
void PhotoShare::~PhotoShare()
PhotoShare::~PhotoShare()
{
delete(mPhotoQueue);
}