Show user info even if the display name or avatar are missing
This commit is contained in:
parent
49831a2390
commit
992af5611b
4 changed files with 19 additions and 15 deletions
|
|
@ -57,7 +57,7 @@ private:
|
|||
QLabel *userIdLabel_;
|
||||
|
||||
QString display_name_;
|
||||
QString userid_;
|
||||
QString user_id_;
|
||||
|
||||
QImage avatar_image_;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue