change comment to original so it doesnt cause a change

This commit is contained in:
ckath 2019-03-23 23:55:11 +01:00
parent 1c8373432c
commit b49c21a515

View file

@ -165,7 +165,8 @@ void MessageLayoutContainer::breakLine()
// { // {
if (element->getRect().height() < this->textLineHeight_) if (element->getRect().height() < this->textLineHeight_)
{ {
//yExtra -= (this->textLineHeight_ - element->getRect().height()) / 2; // yExtra -= (this->textLineHeight_ - element->getRect().height()) /
// 2;
} }
element->setPosition( element->setPosition(