fixed banning users from forum threads

This commit is contained in:
csoler 2015-10-11 10:00:11 -04:00
parent f750818402
commit e309dd6fed
3 changed files with 59 additions and 9 deletions

View file

@ -177,6 +177,7 @@ public:
// reputation details.
GxsReputation mReputation;
bool mBanned ;
// avatar
RsGxsImage mAvatar ;