anthonyfieroni added a comment.

  It looks good.

INLINE COMMENTS

> kmessagewidget.cpp:348
> +            d->content->move(0, 0);
> +            setFixedHeight(d->content->height());
> +        }

Those it should be

  setFixedHeight(sizeHint().height());

REPOSITORY
  R236 KWidgetsAddons

REVISION DETAIL
  https://phabricator.kde.org/D8964

To: aacid, #frameworks
Cc: anthonyfieroni, #frameworks

Reply via email to