Fix #217: create space for checkmark beforehand
This commit is contained in:
parent
20f65aee5d
commit
a15079c68f
2 changed files with 11 additions and 5 deletions
|
|
@ -137,6 +137,7 @@ private:
|
|||
QFont font_;
|
||||
|
||||
QLabel *timestamp_;
|
||||
QLabel *checkmark_;
|
||||
QLabel *userName_;
|
||||
QLabel *body_;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue