mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-22 14:56:36 -04:00

../../../trunk/retroshare-gui/src/gui/People/IdentityWidget.cpp:111:10: warning: explicitly assigning value of variable of type 'QImage' to itself [-Wself-assign-overloaded] image = image; ~~~~~ ^ ~~~~~