D29304: Introduce Theme::smallFont

Marco Martin noreply at phabricator.kde.org
Thu Apr 30 17:35:43 BST 2020


mart added inline comments.

INLINE COMMENTS

> basictheme.cpp:74
> +        setDefaultFont(qApp->font());
> +        setSmallFont([]() {
> +            auto smallFont = qApp->font();

you can just do a temp smallfont and then setFont with it without the lambda

REPOSITORY
  R169 Kirigami

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

To: cblack, #kirigami
Cc: mart, ngraham, plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, apol, ahiemstra, davidedmundson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200430/c805ff31/attachment.html>


More information about the Plasma-devel mailing list